BRAttributeValueArgument Class
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.
A domain-based attribute value argument.
public ref class BRAttributeValueArgument : Microsoft::MasterDataServices::Services::DataContracts::BRArgument
[System.Runtime.Serialization.DataContract(Name="BRAttributeValueArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[System.Serializable]
public class BRAttributeValueArgument : Microsoft.MasterDataServices.Services.DataContracts.BRArgument
[<System.Runtime.Serialization.DataContract(Name="BRAttributeValueArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<System.Serializable>]
type BRAttributeValueArgument = class
inherit BRArgument
Public Class BRAttributeValueArgument
Inherits BRArgument
- Inheritance
- Attributes
The BRAttributeValueArgument complex type specifies the BRArgument freeform value set in conditions and validation actions and is used where the BRArgument complex type is used.
BRAttribute |
Initializes a new instance of the BRAttributeValueArgument class. |
Attribute |
Specifies the Attribute Code. |
Identifier |
Uniquely identifies the argument. (Inherited from BRArgument) |
Property |
Specifies the property name. (Inherited from BRArgument) |
Set |
Changes the property to the given value. |
Set |
Changes the property to the given value. |
Toode | Versioonid |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |