ExtendedPropertyDefinition.Id Propiedad

Definición

Obtiene el identificador de la propiedad extendida.

public:
 property Nullable<int> Id { Nullable<int> get(); };
public Nullable<int> Id { get; }
Public ReadOnly Property Id As Nullable(Of Integer)

Valor de propiedad

Nullable<Int32>

Un valor que acepta valores NULL que contiene el identificador de la propiedad extendida.

Se aplica a