Свойство PropertyType
Gets the property type.
Пространство имен: Microsoft.MasterDataServices.Services.DataContracts
Сборка: Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)
Синтаксис
'Декларация
Public Overrides ReadOnly Property PropertyType As BRPropertyType
Get
'Применение
Dim instance As BRBlankArgument
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
A new instance of type BRPropertyType.