DataQualityDomain.DomainType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le type de domaine.
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
Valeur de propriété
Type de domaine.
- Attributs