PlaceholderCommandHandlerContextType Property

The datatype this command handler will output.

Definition

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

Property Value

ExpansionContextType

Implements

IPlaceholderCommandHandlerContextType

See Also