BRDomainBasedAttributeArgument 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.
Specifies the container for defining arguments based on values in related entity attributes.
public ref class BRDomainBasedAttributeArgument : Microsoft::MasterDataServices::BRAttributeArgumentBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="BRDomainBasedAttributeArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRDomainBasedAttributeArgument : Microsoft.MasterDataServices.BRAttributeArgumentBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="BRDomainBasedAttributeArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRDomainBasedAttributeArgument = class
inherit BRAttributeArgumentBase
Public Class BRDomainBasedAttributeArgument
Inherits BRAttributeArgumentBase
- Inheritance
- Attributes
Constructors
BRDomainBasedAttributeArgument() |
Initializes a new instance of the BRDomainBasedAttributeArgument class. |
Properties
AttributeId |
Gets or sets the attribute ID of a business rule argument. (Inherited from BRAttributeArgumentBase) |
ChildArgument |
Gets or sets a child argument. |
ExtensionData |
Gets or sets the structure that contains extra data. (Inherited from DataContractBase) |
Identifier |
Gets or sets the ID of the business rule argument. (Inherited from BRArgument) |
PropertyName |
Gets or sets the property name.. (Inherited from BRArgument) |