Поделиться через


BusinessRuleSet.BusinessRules Свойство

Определение

Указывает коллекцию бизнес-правил.

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

Значение свойства

Коллекция бизнес-правил.

Атрибуты

Применяется к