次の方法で共有


IBRArgument.PropertyType プロパティ

ビジネス ルール引数プロパティの型を取得します。

名前空間:  Microsoft.MasterDataServices.Services.DataContracts
アセンブリ:  Microsoft.MasterDataServices.Services.Contracts (Microsoft.MasterDataServices.Services.Contracts.dll)

構文

'宣言
ReadOnly Property PropertyType As BRPropertyType 
    Get
'使用
Dim instance As IBRArgument 
Dim value As BRPropertyType 

value = instance.PropertyType
BRPropertyType PropertyType { get; }
property BRPropertyType PropertyType {
    BRPropertyType get ();
}
abstract PropertyType : BRPropertyType
function get PropertyType () : BRPropertyType

プロパティ値

型: Microsoft.MasterDataServices.Services.DataContracts.BRPropertyType
ビジネス ルール引数プロパティの型。

関連項目

参照

IBRArgument インターフェイス

Microsoft.MasterDataServices.Services.DataContracts 名前空間