BRPublishCriteria Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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. |