M-Files Vault Application Framework
C#
Show/Hide TOC
Obj
Ver
Ex
Get
Property
Text(Reference
Tree
MFDynamic
Identifier) Method
Returns the text representation of the property value.
Definition
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
string
GetPropertyText
(
ReferenceTree
MFDynamicIdentifier
prop
)
Parameters
prop
ReferenceTree
MFDynamicIdentifier
The PropertyDef id of the property to look for.
Return Value
String
Returns null if not found.
See Also
Reference
ObjVerEx Class
GetPropertyText Overload
MFiles.VAF.Common Namespace
In This Article
Definition
Parameters
Return Value
See Also