次の方法で共有


AttributeCode プロパティ

属性のコードを取得または設定します。

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

構文

'宣言
<DataMemberAttribute> _
Public Property AttributeCode As String
    Get
    Set
'使用
Dim instance As BRAttributeValueArgument
Dim value As String

value = instance.AttributeCode

instance.AttributeCode = value
[DataMemberAttribute]
public string AttributeCode { get; set; }
[DataMemberAttribute]
public:
property String^ AttributeCode {
    String^ get ();
    void set (String^ value);
}
[<DataMemberAttribute>]
member AttributeCode : string with get, set
function get AttributeCode () : String
function set AttributeCode (value : String)

プロパティ値

型: System. . :: . .String
コードを表す String