Элементы MiningStructure

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

Тип MiningStructure предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод {dtor} Releases all resources used by the MiningStructure.
Открытый метод Dispose Releases all resources used by the MiningStructure.
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство Caption Gets the caption of the mining structure.
Открытое свойство Columns Gets the columns within the mining structure.
Открытое свойство Created Gets the date and time the mining structure was created.
Открытое свойство Description Gets the description of the mining structure.
Открытое свойство HoldoutActualSize
Открытое свойство HoldoutMaxCases
Открытое свойство HoldoutMaxPercent
Открытое свойство HoldoutSeed
Открытое свойство IsProcessed Gets a value that indicates whether the mining structure is processed.
Открытое свойство LastProcessed Gets the date and time the mining structure was last processed.
Открытое свойство LastUpdated Gets the date and time the mining structure was last updated.
Открытое свойство MiningModels Gets the mining models in the mining structure.
Открытое свойство Name Gets the name of the mining structure.
Открытое свойство Properties Gets the properties of the mining structure.
Открытое свойство UniqueName Returns the unique name that is associated with the mining structure.

В начало