BRFreeformArgument Classe

Definizione

Specifica il tipo di argomento in formato libero per gli argomenti della regola business.

public ref class BRFreeformArgument : Microsoft::MasterDataServices::BRArgument
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="BRFreeformArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRFreeformArgument : Microsoft.MasterDataServices.BRArgument
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="BRFreeformArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRFreeformArgument = class
    inherit BRArgument
Public Class BRFreeformArgument
Inherits BRArgument
Ereditarietà
BRFreeformArgument
Attributi

Costruttori

BRFreeformArgument()

Inizializza una nuova istanza della classe BRFreeformArgument.

Proprietà

ExtensionData

Ottiene o imposta la struttura contenente dati aggiuntivi.

(Ereditato da DataContractBase)
Identifier

Ottiene o imposta l'ID dell'argomento della regola business.

(Ereditato da BRArgument)
PropertyName

Ottiene o imposta il nome della proprietà.

(Ereditato da BRArgument)
Value

Ottiene o imposta una stringa che rappresenta l'argomento in formato libero della regola business.

Si applica a