EmpInfo..::..Dept Property

设置或读取员工所在的部门

Namespace:  PDSS.CivetPublic.User
Assembly:  PDSS.CivetPublic.User (in PDSS.CivetPublic.User.dll)

Syntax


public string Dept { get; set; }
Public Property Dept As String
	Get
	Set
public:
property String^ Dept {
	String^ get ();
	void set (String^ value);
}

Field Value

员工所在的部门