Compartir a través de


Property Miembros

Represents the properties of an item in the report server database.

El tipo Property expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico Property Initializes a new instance of the Property class.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Name Gets or sets the name of the property.
Propiedad pública Value Gets or sets the value of the property.

Principio