MetadataCacheVaultObjectOperationsShowCommentsDialogModal Method

Definition

Namespace: MFiles.VAF.MetadataCache
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public virtual void ShowCommentsDialogModal(
	IntPtr parentWindow,
	ObjID objectID
)

Parameters

parentWindow  IntPtr
 
objectID  ObjID
 

Implements

IVaultObjectOperations.ShowCommentsDialogModal(IntPtr, ObjID)

See Also