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