Partager via


Propriété BRAttributeArgument.PropertyType

Gets the property type.

Espace de noms :  Microsoft.MasterDataServices.Services.DataContracts
Assembly :  Microsoft.MasterDataServices.Services.Contracts (en Microsoft.MasterDataServices.Services.Contracts.dll)

Syntaxe

'Déclaration
Public Overrides ReadOnly Property PropertyType As BRPropertyType 
    Get
'Utilisation
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

Valeur de propriété

Type : Microsoft.MasterDataServices.Services.DataContracts.BRPropertyType
The property type.

Implémente

IBRArgument.PropertyType

Voir aussi

Référence

BRAttributeArgument Classe

Espace de noms Microsoft.MasterDataServices.Services.DataContracts