PropertyValueChangeDataType Property |
The data type of the propertyValue(s)
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic MFDataType DataType { get; }
Public ReadOnly Property DataType As MFDataType
Get
public:
property MFDataType DataType {
MFDataType get ();
}
Property Value
Type:
MFDataType
See Also