ValidationIssue.BusinessRuleItemCategory 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.
Spécifie le type de l’action de règle d’entreprise associée qui a créé ce problème
public:
property Microsoft::MasterDataServices::Services::DataContracts::BRItemCategory BusinessRuleItemCategory { Microsoft::MasterDataServices::Services::DataContracts::BRItemCategory get(); void set(Microsoft::MasterDataServices::Services::DataContracts::BRItemCategory value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.MasterDataServices.Services.DataContracts.BRItemCategory BusinessRuleItemCategory { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.BusinessRuleItemCategory : Microsoft.MasterDataServices.Services.DataContracts.BRItemCategory with get, set
Public Property BusinessRuleItemCategory As BRItemCategory
Valeur de propriété
Type de l’action de règle d’entreprise associée à l’origine de ce problème.
- Attributs