BooleanContextContextType Property

The type of value this context contains.

Definition

Namespace: MFiles.VAF.Placeholders
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public override ExpansionContextType ContextType { get; }

Property Value

ExpansionContextType

Implements

IExpansionContextContextType

See Also