Miner.Tasks.Domain Namespace > AbstractDomain Class : DomainFieldType Property |
'Declaration
Public Overridable Property DomainFieldType As System.Nullable(Of FieldType)
'Usage
Dim instance As AbstractDomain Dim value As System.Nullable(Of FieldType) instance.DomainFieldType = value value = instance.DomainFieldType
public virtual System.Nullable<FieldType> DomainFieldType {get; set;}
public read-write property DomainFieldType: System.Nullable; virtual;
public function get,set DomainFieldType : System.Nullable
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