言語

Report.DescriptionLocID プロパティ

定義

Descriptionプロパティの一意識別子を取得するか設定します。

public:
 property System::String ^ DescriptionLocID { System::String ^ get(); void set(System::String ^ value); };
public string DescriptionLocID { get; set; }
member this.DescriptionLocID : string with get, set
Public Property DescriptionLocID As String

プロパティ値

記述プロパティの一意識別子。

適用対象