MetadataCacheVaultPropertyDefOperationsGetBuiltInPropertyDef Method

Definition

Namespace: MFiles.VAF.MetadataCache
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public virtual PropertyDef GetBuiltInPropertyDef(
	MFBuiltInPropertyDef propertyDefType
)

Parameters

propertyDefType  MFBuiltInPropertyDef
 

Return Value

PropertyDef

Implements

IVaultPropertyDefOperations.GetBuiltInPropertyDef(MFBuiltInPropertyDef)

See Also