BusinessRuleSet.BRActions Eigenschaft

Definition

Achtung

Diese API ist nun veraltet.

Gibt die Auflistung von Aktionen an.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Services::DataContracts::BRAction ^> ^ BRActions { System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Services::DataContracts::BRAction ^> ^ get(); };
[System.Obsolete]
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Services.DataContracts.BRAction> BRActions { get; }
[<System.Obsolete>]
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.BRActions : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Services.DataContracts.BRAction>
Public ReadOnly Property BRActions As Collection(Of BRAction)

Eigenschaftswert

Die Auflistung der Aktionen.

Attribute

Gilt für: