Click or drag to resize

FirstVersionPlaceholderContextType Property

The datatype this command handler will output.

Namespace:  MFiles.VAF.Placeholders.Commands
Assembly:  MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntax
public override ExpansionContextType ContextType { get; }

Property Value

Type: ExpansionContextType

Implements

IPlaceholderCommandHandlerContextType
See Also