Udostępnij za pośrednictwem


Właściwość BRAttributeArgument.PropertyType

Pobiera typ właściwość.

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

Składnia

'Deklaracja
Public Overrides ReadOnly Property PropertyType As BRPropertyType
    Get
'Użycie
Dim instance As BRAttributeArgument
Dim value As BRPropertyType

value = instance.PropertyType
public override BRPropertyType PropertyType { get; }
public:
virtual property BRPropertyType PropertyType {
    BRPropertyType get () override;
}
abstract PropertyType : BRPropertyType
override PropertyType : BRPropertyType
override function get PropertyType () : BRPropertyType

Implementacje

IBRArgument.PropertyType
IBRArgument.PropertyType