Compartir a través de


MiningStructure Miembros

Represents a mining structure on the server. This class cannot be inherited.

El tipo MiningStructure expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico {dtor} Releases all resources used by the MiningStructure.
Método publico Dispose Releases all resources used by the MiningStructure.
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 Caption Gets the caption of the mining structure.
Propiedad pública Columns Gets the columns within the mining structure.
Propiedad pública Created Gets the date and time the mining structure was created.
Propiedad pública Description Gets the description of the mining structure.
Propiedad pública HoldoutActualSize
Propiedad pública HoldoutMaxCases
Propiedad pública HoldoutMaxPercent
Propiedad pública HoldoutSeed
Propiedad pública IsProcessed Gets a value that indicates whether the mining structure is processed.
Propiedad pública LastProcessed Gets the date and time the mining structure was last processed.
Propiedad pública LastUpdated Gets the date and time the mining structure was last updated.
Propiedad pública MiningModels Gets the mining models in the mining structure.
Propiedad pública Name Gets the name of the mining structure.
Propiedad pública Properties Gets the properties of the mining structure.
Propiedad pública UniqueName Returns the unique name that is associated with the mining structure.

Principio