Click or drag to resize
FlowentityGetEntity_name Method
获取流程实例名称。

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

Return Value

Type: String
流程实例名称。
See Also