M-Files Vault Application Framework
C#
Show/Hide TOC
Typed
Value
Setter Class
Property value resolution class, used for static and dynamic value resolution.
Definition
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
[
SerializableAttribute
]
public
class
TypedValueSetter
Inheritance
Object
TypedValueSetter
Derived
MFiles.VAF.Configuration
TypedValueSetter
TPlaceholders
Constructors
TypedValueSetter
Properties
DynamicValue
Dynamic Value.
Mode
Editor mode.
TranslatableValue
Translatable Value.
TypedValue
Static Value.
Operators
(TypedValueSetter to TypedValueClass)
Allows for implicit conversion to a
TypedValue
.
See Also
Reference
MFiles.VAF.Configuration Namespace
In This Article
Definition
Constructors
Properties
Operators
See Also