Gets the component setting type.
Namespace:
Dundas.BI.Data.Parameters
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.1.0.1000)
Syntaxpublic UserDataType DataType { get; }Public ReadOnly Property DataType As UserDataType
Get
public:
property UserDataType DataType {
UserDataType get ();
}member DataType : UserDataType with get
Property Value
Type:
UserDataType
See Also