BusinessRule.Status Property

Definition

Specifies the rule status.

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

Property Value

The rule status.

Attributes

Applies to