MetadataCacheVaultObjectOperationsShowCollectionMembersDialog Method |
Namespace:
MFiles.VAF.MetadataCache
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.1.0.1 (2.1.0.1)
Syntaxpublic virtual void ShowCollectionMembersDialog(
IntPtr parentWindow,
ObjVer objectVersion,
bool modeless = false
)
Parameters
- parentWindow
- Type: SystemIntPtr
- objectVersion
- Type: ObjVer
- modeless (Optional)
- Type: SystemBoolean
Implements
IVaultObjectOperations.ShowCollectionMembersDialog(IntPtr, ObjVer, Boolean)
See Also