Freigeben über


MiningStructure-Member

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

Der MiningStructure-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode {dtor} Releases all resources used by the MiningStructure.
Öffentliche Methode Dispose Releases all resources used by the MiningStructure.
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Caption Gets the caption of the mining structure.
Öffentliche Eigenschaft Columns Gets the columns within the mining structure.
Öffentliche Eigenschaft Created Gets the date and time the mining structure was created.
Öffentliche Eigenschaft Description Gets the description of the mining structure.
Öffentliche Eigenschaft HoldoutActualSize
Öffentliche Eigenschaft HoldoutMaxCases
Öffentliche Eigenschaft HoldoutMaxPercent
Öffentliche Eigenschaft HoldoutSeed
Öffentliche Eigenschaft IsProcessed Gets a value that indicates whether the mining structure is processed.
Öffentliche Eigenschaft LastProcessed Gets the date and time the mining structure was last processed.
Öffentliche Eigenschaft LastUpdated Gets the date and time the mining structure was last updated.
Öffentliche Eigenschaft MiningModels Gets the mining models in the mining structure.
Öffentliche Eigenschaft Name Gets the name of the mining structure.
Öffentliche Eigenschaft Properties Gets the properties of the mining structure.
Öffentliche Eigenschaft UniqueName Returns the unique name that is associated with the mining structure.

Zum Anfang