BRAttributeValueArgument.PropertyType Propiedad
Gets the property type.
Espacio de nombres: Microsoft.MasterDataServices.Services.DataContracts
Ensamblado: Microsoft.MasterDataServices.Services.Contracts (en Microsoft.MasterDataServices.Services.Contracts.dll)
Sintaxis
'Declaración
Public Overrides ReadOnly Property PropertyType As BRPropertyType
Get
'Uso
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
Valor de la propiedad
Tipo: Microsoft.MasterDataServices.Services.DataContracts.BRPropertyType
The property type.
Implementa
Vea también
Referencia
BRAttributeValueArgument Clase
Espacio de nombres Microsoft.MasterDataServices.Services.DataContracts