DateContextDataType Property |
The datatype of the values in this context.
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic override MFDataType DataType { get; }
Public Overrides ReadOnly Property DataType As MFDataType
Get
public:
virtual property MFDataType DataType {
MFDataType get () override;
}
Property Value
Type:
MFDataType
See Also