QuerySaveResult Members
Include Protected Members
Include Inherited Members
Manages the results when there is a request to save the document, and encapsulates the results of a call to QuerySaveFiles.
The QuerySaveResult type exposes the following members.
Constructors
Name
Description
Initializes a new instance of the QuerySaveResult structure.
Top
Methods
Name
Description
Compares the object to another object and verifies whether they are equal. (Overrides ValueType.Equals(Object).)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Gets the hash code for the object. (Overrides ValueType.GetHashCode().)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns the fully qualified type name of this instance. (Inherited from ValueType.)
Top
Operators
Name
Description
Verifies whether two arguments are equal.
Verifies whether two arguments are unequal.
Top
Properties
Name
Description
Gets the document and verifies whether it can be saved.
Gets the document and converts the Save operation to the Save As operation.
Gets the tagVSQuerySaveResult flag, which determines whether the document can be saved.
Top