Condividi tramite


Proprietà PropertyType

Gets the property type.

Spazio dei nomi  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)

Sintassi

'Dichiarazione
Public Overrides ReadOnly Property PropertyType As BRPropertyType
    Get
'Utilizzo
Dim instance As BRAttributeValueArgument
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

Implementa

IBRArgument. . :: . .PropertyType