Popolo
Popolo
名前空間
Popolo.BuildingOccupant
ImmutableOfficeTenant インターフェイス
ImmutableOfficeTenant メソッド
GetNumber メソッド
IsBuisinessHours メソッド
IsHoliday メソッド
ImmutableOfficeTenant
GetNumber メソッド
執務者の数[人]を取得する
名前空間:
Popolo.BuildingOccupant
アセンブリ:
Popolo (in Popolo.dll) バージョン: 2.1.0.0 (2.1.0.0)
構文
C#
コピー
uint
GetNumber
(
bool
isMale
,
bool
isPermanent
,
OfficeTenant
CategoryOfJob
job
)
パラメーター
isMale
型:
System
Boolean
男性か否か
isPermanent
型:
System
Boolean
非正規か否か
job
型:
Popolo.BuildingOccupant
OfficeTenant
CategoryOfJob
職業の種別
戻り値
型:
UInt32
執務者の数[人]
関連項目
参照
ImmutableOfficeTenant インターフェイス
Popolo.BuildingOccupant 名前空間