BRBlankArgument 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 specialized argument for providing a blank value in conditions and validation actions.
public ref class BRBlankArgument : Microsoft::MasterDataServices::BRArgument
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="BRBlankArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRBlankArgument : Microsoft.MasterDataServices.BRArgument
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="BRBlankArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRBlankArgument = class
inherit BRArgument
Public Class BRBlankArgument
Inherits BRArgument
- Inheritance
- Attributes
Constructors
BRBlankArgument() |
Initializes a new instance of the BRBlankArgument class. |
Properties
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) |