Click or drag to resize
FlowentityGetTypeid Method
获取业务类型名称。

Namespace: Appkit.Sys.Object
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public virtual string GetTypeid()

Return Value

Type: String
业务类型名称。
See Also