Attribute.Type Eigenschaft

Definition

Ruft den Typ des vom Attribut gespeicherten Werts ab oder legt ihn fest.

public:
 property Microsoft::MasterDataServices::AttributeValueType Type { Microsoft::MasterDataServices::AttributeValueType get(); void set(Microsoft::MasterDataServices::AttributeValueType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.AttributeValueType Type { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Type : Microsoft.MasterDataServices.AttributeValueType with get, set
Public Property Type As AttributeValueType

Eigenschaftswert

Eine neue Instanz von AttributeValueType.

Attribute

Gilt für: