IValidateDataOperationContextExplicitHydration Property |
IT Hit User File System
Indicates explicit hydration by the API call.
Namespace:
ITHit.FileSystem
Assembly:
ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 9.0.27334.0-Beta
Syntaxbool ExplicitHydration { get; }
ReadOnly Property ExplicitHydration As Boolean
Get
property bool ExplicitHydration {
bool get ();
}
abstract ExplicitHydration : bool with get
Property Value
Type:
Boolean
See Also