BusinessRule.Status Property

Definition

Gets or sets the business rule status.

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

Property Value

A new instance of type BRStatus.

Attributes

Applies to