Miner.Data.Configuration Namespace > Domain Class : DataType Property |
'Declaration
Public ReadOnly Property DataType As System.Type
'Usage
Dim instance As Domain Dim value As System.Type value = instance.DataType
public System.Type DataType {get;}
public read-only property DataType: System.Type;
public function get DataType : System.Type
public: __property System.Type* get_DataType();
public: property System.Type^ DataType { System.Type^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2