ParameterValue.LabelLocID Propiedad

Definición

Obtiene o establece el identificador único para la propiedad Label.

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

Valor de propiedad

El identificador único de la etiqueta.

Atributos

Se aplica a