Класс BRPublishCriteria

Sets the scope of rules to be published.

Иерархия наследования

System. . :: . .Object
  Microsoft.MasterDataServices.Services.DataContracts..::..BRPublishCriteria

Пространство имен:  Microsoft.MasterDataServices.Services.DataContracts
Сборка:  Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)

Синтаксис

'Декларация
<DataContractAttribute(Name := "BRPublishCriteria", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class BRPublishCriteria
'Применение
Dim instance As BRPublishCriteria
[DataContractAttribute(Name = "BRPublishCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRPublishCriteria
[DataContractAttribute(Name = L"BRPublishCriteria", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class BRPublishCriteria
[<DataContractAttribute(Name = "BRPublishCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRPublishCriteria =  class end
public class BRPublishCriteria

Тип BRPublishCriteria обеспечивает доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод BRPublishCriteria Initializes a new instance of the BRPublishCriteria class.

В начало

Свойства

  Имя Описание
Открытое свойство EntityId Gets or sets an Identifier for the entity of the business rules to be published.
Открытое свойство MemberType Gets or sets a MemberType within the entity of the business rules to be published.
Открытое свойство ModelId Gets or sets an Identifier for the model of the business rules to be published.

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Защищенный метод Finalize (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Защищенный метод MemberwiseClone (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.