Udostępnij za pośrednictwem


Właściwość MetadataResultOptions.Attributes

Pobiera lub ustawia typ Attribute wyniki do zwrotu.

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

Składnia

'Deklaracja
<DataMemberAttribute(EmitDefaultValue := False)> _
Public Property Attributes As ResultType
    Get
    Set
'Użycie
Dim instance As MetadataResultOptions
Dim value As ResultType

value = instance.Attributes

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

Wartość właściwości

Typ: Microsoft.MasterDataServices.ResultType
Nowe wystąpienie typu ResultType.Możliwe wartości są szczegóły, identyfikatory lub None.