BusinessRulesCloneRequest 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.
Represents a request that must include a BusinessRules type containing business rules and/or business rule components for creation in the MDS repository.
public ref class BusinessRulesCloneRequest
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="BusinessRulesCloneRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BusinessRulesCloneRequest
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="BusinessRulesCloneRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BusinessRulesCloneRequest = class
Public Class BusinessRulesCloneRequest
- Inheritance
-
BusinessRulesCloneRequest
- Attributes
Constructors
BusinessRulesCloneRequest() |
Initializes a new instance of the BusinessRulesCloneRequest class with default values. |
BusinessRulesCloneRequest(International, BusinessRules) |
Initializes a new instance of the BusinessRulesCloneRequest class with the specified cultural settings and business rule set. |
Fields
BusinessRuleSet |
Specifies a set of business rules. |
International |
Specifies cultural settings. |