VAF 2.1.0.1 API Documentation
VAF 2.1.0.1 API Documentation
Namespaces
MFiles.VAF.Placeholders.Commands
ObjIDPlaceholder Class
ObjIDPlaceholder Properties
AcceptsContextTypes Property
ContextType Property
SupportedTypes Property
ObjIDPlaceholder
AcceptsContextTypes Property
The datatype this command handler accepts for the context when expanding.
Namespace:
MFiles.VAF.Placeholders.Commands
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.1.0.1 (2.1.0.1)
Syntax
C#
Copy
public
override
ExpansionContextType
[]
AcceptsContextTypes
{
get
; }
Property Value
Type:
ExpansionContextType
Implements
IPlaceholderCommandHandler
AcceptsContextTypes
See Also
Reference
ObjIDPlaceholder Class
MFiles.VAF.Placeholders.Commands Namespace