Employee.LastName

Employee.LastName property

従業員の姓を取得または設定します。

public string LastName { get; set; }

関連項目