DateContextContextType Property |
The type of value this context contains.
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic override ExpansionContextType ContextType { get; }
Public Overrides ReadOnly Property ContextType As ExpansionContextType
Get
public:
virtual property ExpansionContextType ContextType {
ExpansionContextType get () override;
}
Property Value
Type:
ExpansionContextTypeImplements
IExpansionContextContextType
See Also