ObjVerExGetPropertyText(Object) Method
Returns the text representation of the property value.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public string GetPropertyText(
Object prop
)
- prop Object
- The PropertyDef id of the property to look for.
StringReturns null if not found.