ReportItem.DocumentMapLabelLocID プロパティ

定義

DocumentMapLabel プロパティの一意の識別子を取得または設定します。

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

プロパティ値

DocumentMapLabel プロパティの一意の識別子です。

適用対象