MetadataCacheVaultObjectOperationsShowCollectionMembersDialog Method

Definition

Namespace: MFiles.VAF.MetadataCache
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public virtual void ShowCollectionMembersDialog(
	IntPtr parentWindow,
	ObjVer objectVersion,
	bool modeless = false
)

Parameters

parentWindow  IntPtr
 
objectVersion  ObjVer
 
modeless  Boolean  (Optional)
 

Implements

IVaultObjectOperations.ShowCollectionMembersDialog(IntPtr, ObjVer, Boolean)

See Also