DataType: DbDataType;
DataType: Prognoz.Platform.Interop.Dal.DbDataType;
The DataType property returns type of attribute data.
To change attribute data type, use the IABACAttribute.DataType property.
The property use is given in the example for IABACAttributeInstance.Attribute.
See also: