M-Files Vault Application Framework
C#
Show/Hide TOC
Expanded
Placeholder
Is
Encoded Property
Indicates whether the placeholder contains an explicit encoding command. If this values is false, the default encoder will be used, if specified.
Definition
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
bool
IsEncoded
{
get
; }
Property Value
Boolean
See Also
Reference
ExpandedPlaceholder Class
MFiles.VAF.Placeholders Namespace
In This Article
Definition
See Also