LabelLocID プロパティ

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

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Property LabelLocID As String
    Get
    Set
'使用
Dim instance As ChartMember
Dim value As String

value = instance.LabelLocID

instance.LabelLocID = value
public string LabelLocID { get; set; }
public:
property String^ LabelLocID {
    String^ get ();
    void set (String^ value);
}
member LabelLocID : string with get, set
function get LabelLocID () : String
function set LabelLocID (value : String)

プロパティ値

型: System. . :: . .String
string 値です。