Udostępnij przez


Właściwość Attribute.Type

Pobiera lub ustawia typ wartości przechowywane przez atrybut.

Przestrzeń nazw:  Microsoft.MasterDataServices
Zestaw:  Microsoft.MasterDataServices (w Microsoft.MasterDataServices.dll)

Składnia

'Deklaracja
<DataMemberAttribute> _
Public Property Type As AttributeValueType
    Get
    Set
'Użycie
Dim instance As Attribute
Dim value As AttributeValueType

value = instance.Type

instance.Type = value
[DataMemberAttribute]
public AttributeValueType Type { get; set; }
[DataMemberAttribute]
public:
property AttributeValueType Type {
    AttributeValueType get ();
    void set (AttributeValueType value);
}
[<DataMemberAttribute>]
member Type : AttributeValueType with get, set
function get Type () : AttributeValueType
function set Type (value : AttributeValueType)

Wartość właściwości

Typ: Microsoft.MasterDataServices.AttributeValueType
Nowe wystąpienie AttributeValueType.