MetadataCacheVaultServerDataPushOperations Property |
Namespace:
MFiles.VAF.MetadataCache
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic virtual VaultServerDataPushOperations ServerDataPushOperations { get; }
Public Overridable ReadOnly Property ServerDataPushOperations As VaultServerDataPushOperations
Get
public:
virtual property VaultServerDataPushOperations^ ServerDataPushOperations {
VaultServerDataPushOperations^ get ();
}
Property Value
Type:
VaultServerDataPushOperations
See Also