Click or drag to resize
AkSessionGetDeptId Method
获取组织标识。

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public string GetDeptId()

Return Value

Type: String
组织标识(组织的标识名称,非GUID形式)。
See Also