リサイズはクリックかドラッグ

ImmutableOfficeTenantGetNumber メソッド

執務者の数[人]を取得する

名前空間:  Popolo.BuildingOccupant
アセンブリ:  Popolo (in Popolo.dll) バージョン: 2.1.0.0 (2.1.0.0)
構文
C#
uint GetNumber(
	bool isMale,
	bool isPermanent,
	OfficeTenantCategoryOfJob job
)

パラメーター

isMale
型: SystemBoolean
男性か否か
isPermanent
型: SystemBoolean
非正規か否か
job
型: Popolo.BuildingOccupantOfficeTenantCategoryOfJob
職業の種別

戻り値

型: UInt32
執務者の数[人]
関連項目