Свойство BRDomainBasedAttributeArgument.PropertyType
Gets the property type.
Пространство имен: Microsoft.MasterDataServices.Services.DataContracts
Сборка: Microsoft.MasterDataServices.Services.Contracts (в Microsoft.MasterDataServices.Services.Contracts.dll)
Синтаксис
'Декларация
Public Overrides ReadOnly Property PropertyType As BRPropertyType
Get
'Применение
Dim instance As BRDomainBasedAttributeArgument
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
Значение свойства
Тип: Microsoft.MasterDataServices.Services.DataContracts.BRPropertyType
The property type.
Реализует
См. также
Справочник
BRDomainBasedAttributeArgument Класс
Пространство имен Microsoft.MasterDataServices.Services.DataContracts