MetadataCacheVaultPropertyDefOperations Property |
Accessor for property def interface. Returns the cache wrapper interface.
Namespace:
MFiles.VAF.MetadataCache
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic virtual VaultPropertyDefOperations PropertyDefOperations { get; }
Public Overridable ReadOnly Property PropertyDefOperations As VaultPropertyDefOperations
Get
public:
virtual property VaultPropertyDefOperations^ PropertyDefOperations {
VaultPropertyDefOperations^ get ();
}
Property Value
Type:
VaultPropertyDefOperations
See Also