M-Files Vault Application Framework
C#
Show/Hide TOC
Obj
IDStr
Placeholder
Get
Object
Text Method
Expands an object to a text value.
Definition
Namespace:
MFiles.VAF.Placeholders.Commands
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
override
string
GetObjectText
(
ObjVerEx
objVerEx
)
Parameters
objVerEx
ObjVerEx
The object to expand.
Return Value
String
Returns the ObjID string.
See Also
Reference
ObjIDStrPlaceholder Class
MFiles.VAF.Placeholders.Commands Namespace
In This Article
Definition
Parameters
Return Value
See Also