Miner.Tasks.Domain Namespace > CodedValueDomain Class : DomainType Property |
'Declaration
Public Overrides ReadOnly Property DomainType As DomainType
'Usage
Dim instance As CodedValueDomain Dim value As DomainType value = instance.DomainType
public override DomainType DomainType {get;}
public read-only property DomainType: DomainType; override;
public override function get DomainType : DomainType
public: __property DomainType get_DomainType() override;
public: property DomainType DomainType { DomainType get() override; }
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