BRPublishCriteria Class
Sets the scope of rules to be published.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Microsoft.MasterDataServices::DataContractBase
Microsoft.MasterDataServices::BRPublishCriteria
| Name | Description | |
|---|---|---|
![]() | BRPublishCriteria() | Initializes a new instance of the BRPublishCriteria class. |
| Name | Description | |
|---|---|---|
![]() | 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. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


