다음을 통해 공유


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.

맨 위로 이동