共用方式為


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 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

實作

IBRArgument. . :: . .PropertyType