MetadataCacheVaultObjectOperationsShowSubObjectsDialogModal Method

Definition

Namespace: MFiles.VAF.MetadataCache
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public virtual void ShowSubObjectsDialogModal(
	IntPtr parentWindow,
	ObjVer objectVersion
)

Parameters

parentWindow  IntPtr
 
objectVersion  ObjVer
 

Implements

IVaultObjectOperations.ShowSubObjectsDialogModal(IntPtr, ObjVer)

See Also