ParameterValue.LabelLocID Property

Definition

Gets or sets the unique identifier for the Label property.

public:
 property System::String ^ LabelLocID { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue("")]
public string LabelLocID { get; set; }
[<System.ComponentModel.DefaultValue("")>]
member this.LabelLocID : string with get, set
Public Property LabelLocID As String

Property Value

The unique identifier for the label.

Attributes

Applies to