ObjTitlePlaceholderGetObjectText Method |
Expands an object to a text value.
Namespace:
MFiles.VAF.Placeholders.Commands
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.1.0.1 (2.1.0.1)
Syntaxpublic override string GetObjectText(
ObjVerEx objVerEx
)
Parameters
- objVerEx
- Type: MFiles.VAF.CommonObjVerEx
The object to expand.
Return Value
Type:
StringReturns the object title.
See Also