Compartir a través de


EntityId.Id Propiedad

Definición

Obtiene o establece el identificador de entidad.

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

Identificador de entidad.

Excepciones

Se produce un intento de establecer un identificador de entidad mayor de 1024 caracteres.

Se aplica a