BRPublishCriteria-Klasse
Sets the scope of rules to be published.
Vererbungshierarchie
System. . :: . .Object
Microsoft.MasterDataServices.Services.DataContracts..::..BRPublishCriteria
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
Syntax
'Declaration
<DataContractAttribute(Name := "BRPublishCriteria", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class BRPublishCriteria
'Usage
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
Der BRPublishCriteria-Typ macht folgende Elemente verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
BRPublishCriteria | Initializes a new instance of the BRPublishCriteria class. |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
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. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.