Sprache

BRAttributeArgumentBase Klasse

Definition

Eine Basis für alle BRAttributeArgument-Typen.

public ref class BRAttributeArgumentBase abstract : Microsoft::MasterDataServices::Services::DataContracts::BRArgument, Microsoft::MasterDataServices::Services::DataContracts::IBRAttributeArgumentContainer
[System.Runtime.Serialization.DataContract(Name="BRAttributeArgumentBase", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.Services.DataContracts.BRDomainBasedAttributeArgument))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.Services.DataContracts.BRAttributeArgument))]
[System.Serializable]
public abstract class BRAttributeArgumentBase : Microsoft.MasterDataServices.Services.DataContracts.BRArgument, Microsoft.MasterDataServices.Services.DataContracts.IBRAttributeArgumentContainer
[<System.Runtime.Serialization.DataContract(Name="BRAttributeArgumentBase", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.Services.DataContracts.BRDomainBasedAttributeArgument))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.Services.DataContracts.BRAttributeArgument))>]
[<System.Serializable>]
type BRAttributeArgumentBase = class
    inherit BRArgument
    interface IBRAttributeArgumentContainer
    interface IBRArgument
Public MustInherit Class BRAttributeArgumentBase
Inherits BRArgument
Implements IBRAttributeArgumentContainer
Vererbung
BRAttributeArgumentBase
Abgeleitet
Attribute
Implementiert

Hinweise

Der komplexe Typ BRAttributeTypeInfo spezifiziert die Attributtypinformationen für Geschäftsregelattribute.

Konstruktoren

Name Beschreibung
BRAttributeArgumentBase()

Konstruktor.

Eigenschaften

Name Beschreibung
AttributeId

Spezifiziert die Attribut-ID.

Identifier

Identifiziert das Argument eindeutig.

(Geerbt von BRArgument)
LeafNodeAttribute

Spezifiesdetails für das Attribut-Argument auf unterer Ebene.

PropertyName

Spezifiziert den Namen der Immobilie.

(Geerbt von BRArgument)

Methoden

Name Beschreibung
SetProperty<T>(T, T, String, Boolean)

Ändert die Eigenschaft auf den gegebenen Wert.
Gibt zurück, ob der neue Wert sich vom alten unterscheidet.

(Geerbt von DataContractBase)
SetProperty<T>(T, T, String)

Ändert die Eigenschaft auf den gegebenen Wert.
Gibt zurück, ob der neue Wert sich vom alten unterscheidet.

(Geerbt von DataContractBase)

Gilt für: