リサイズはクリックかドラッグ
OfficeWorker クラス
事務所執務者
継承階層
SystemObject
  Popolo.HumanBodyOfficeWorker

名前空間:  Popolo.HumanBody
アセンブリ:  Popolo (in Popolo.dll) バージョン: 2.0.0.0 (2.0.0.0)
構文
C#
public class OfficeWorker : ImmutableOfficeWorker

OfficeWorker 型は下記のメンバーを公開します。

コンストラクター
プロパティ
  名前説明
Public プロパティAge
年齢を取得する
Public プロパティArriveTime
出社時刻を取得する
Public プロパティEndHour
終業時刻(時)を取得する
Public プロパティEndMinute
終業時刻(分)を取得する
Public プロパティHolidays
休日を取得する
Public プロパティIsLOA
休暇取得中か否かを取得する
Public プロパティIsMale
男性か否かを取得する
Public プロパティLeaveTime
退社時刻を取得する
Public プロパティLunchEndHour
昼休み終了時刻(時)を取得する
Public プロパティLunchEndMinute
昼休み終了時刻(分)を取得する
Public プロパティLunchStartHour
昼休み開始時刻(時)を取得する
Public プロパティLunchStartMinute
昼休み開始時刻(分)を取得する
Public プロパティStartHour
始業時刻(時)を取得する
Public プロパティStartMinute
始業時刻(分)を取得する
Public プロパティStatus
雇用形態を取得する
トップ
メソッド
  名前説明
Public メソッドEquals
Determines whether the specified object is equal to the current object.
(Objectから継承)
Protected メソッドFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Objectから継承)
Public メソッドGetHashCode
Serves as the default hash function.
(Objectから継承)
Public メソッドGetType
Gets the Type of the current instance.
(Objectから継承)
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Objectから継承)
Public メソッドSetWorkStyle
就業形式を設定する
Public メソッドStayInOffice
社内に滞在しているか否か
Public メソッドToString
Returns a string that represents the current object.
(Objectから継承)
Public メソッドUpdate
1日の執務スケジュールを更新する
トップ
関連項目