Класс BusinessRule
Represents a business rule container object.
Иерархия наследования
System. . :: . .Object
Microsoft.MasterDataServices.Services.DataContracts..::..BusinessRule
Пространство имен: Microsoft.MasterDataServices.Services.DataContracts
Сборка: Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)
Синтаксис
'Декларация
<SerializableAttribute> _
<DataContractAttribute(Name := "BusinessRule", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class BusinessRule
'Применение
Dim instance As BusinessRule
[SerializableAttribute]
[DataContractAttribute(Name = "BusinessRule", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BusinessRule
[SerializableAttribute]
[DataContractAttribute(Name = L"BusinessRule", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class BusinessRule
[<SerializableAttribute>]
[<DataContractAttribute(Name = "BusinessRule", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BusinessRule = class end
public class BusinessRule
Тип BusinessRule обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
BusinessRule | Initializes a new instance of the BusinessRule class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
AuditInfo | AuditInfo complex type. |
![]() |
BRActions | ArrayOfBRaction complex type. |
![]() |
BRConditionTree | BRConditionTreeNode complex type. |
![]() |
Description | Description of business rule. |
![]() |
Identifier | Business Rule identifier. |
![]() |
NotificationGroup | Gets or sets the notification group. |
![]() |
NotificationUser | Gets or sets the notification user. |
![]() |
Priority | Gets or sets the priority. |
![]() |
RuleActionText | String representation of business rule actions included to current business rule. |
![]() |
RuleConditionText | String representation of business rule actions included in current business rule. |
![]() |
Status | BRStatus simple type. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)