M-Files Vault Application Framework
C#
Show/Hide TOC
Simple
Object
To
Text
Placeholder
Base
Load
Objects Property
Indicates whether the objects should be preloaded before passed to the GetObjectText() method.
Definition
Namespace:
MFiles.VAF.Placeholders.Commands
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
abstract
bool
LoadObjects
{
get
; }
Property Value
Boolean
See Also
Reference
SimpleObjectToTextPlaceholderBase Class
MFiles.VAF.Placeholders.Commands Namespace
In This Article
Definition
See Also