DataQualityDomain.DomainType Property

Definition

Gets or sets the domain type.

public:
 property Microsoft::MasterDataServices::DomainType DomainType { Microsoft::MasterDataServices::DomainType get(); void set(Microsoft::MasterDataServices::DomainType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.DomainType DomainType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.DomainType : Microsoft.MasterDataServices.DomainType with get, set
Public Property DomainType As DomainType

Property Value

The domain type.

Attributes

Applies to