Lenguaje

ModelPerspective.ID Propiedad

Definición

Obtiene la identificación de la perspectiva. Solo lectura.

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

Valor de propiedad

Un String valor que contiene el ID de la perspectiva.

Se aplica a