MetadataCacheVaultObjectTypeOperationsRefreshExternalObjectType Method |
Namespace:
MFiles.VAF.MetadataCache
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.1.0.1 (2.1.0.1)
Syntaxpublic virtual void RefreshExternalObjectType(
int objectType,
MFExternalDBRefreshType refreshType
)
Parameters
- objectType
- Type: SystemInt32
- refreshType
- Type: MFExternalDBRefreshType
Implements
IVaultObjectTypeOperations.RefreshExternalObjectType(Int32, MFExternalDBRefreshType)
See Also