BRPublishCriteria Class

Definition

Sets the scope of rules to be published.

public ref class BRPublishCriteria : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="BRPublishCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRPublishCriteria : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="BRPublishCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRPublishCriteria = class
    inherit DataContractBase
Public Class BRPublishCriteria
Inherits DataContractBase
Inheritance
BRPublishCriteria
Attributes

Constructors

BRPublishCriteria()

Initializes a new instance of the BRPublishCriteria class.

Properties

EntityId

Gets or sets an identifier for the entity of the business rules to be published.

ExtensionData

Gets or sets the structure that contains extra data.

(Inherited from DataContractBase)
MemberType

Gets or sets a member type 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.

Applies to