Membros MiningStructure

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

O tipo MiningStructure expõe os seguintes membros.

Métodos

  Nome Descrição
Método público {dtor} Releases all resources used by the MiningStructure.
Método público Dispose Releases all resources used by the MiningStructure.
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Propriedades

  Nome Descrição
Propriedade pública Caption Gets the caption of the mining structure.
Propriedade pública Columns Gets the columns within the mining structure.
Propriedade pública Created Gets the date and time the mining structure was created.
Propriedade pública Description Gets the description of the mining structure.
Propriedade pública HoldoutActualSize
Propriedade pública HoldoutMaxCases
Propriedade pública HoldoutMaxPercent
Propriedade pública HoldoutSeed
Propriedade pública IsProcessed Gets a value that indicates whether the mining structure is processed.
Propriedade pública LastProcessed Gets the date and time the mining structure was last processed.
Propriedade pública LastUpdated Gets the date and time the mining structure was last updated.
Propriedade pública MiningModels Gets the mining models in the mining structure.
Propriedade pública Name Gets the name of the mining structure.
Propriedade pública Properties Gets the properties of the mining structure.
Propriedade pública UniqueName Returns the unique name that is associated with the mining structure.

Início