Click or drag to resize
Names Fields

The FlowsupervisorNames type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberFlow_display
流程显示名称, 字符串型, 计算表达式=[流程.显示名称]。
Public fieldStatic memberFlow_name
流程名称, 字符串型, 计算表达式=[流程.名称]。
Public fieldStatic memberObject_id
对象标识, 字符串型, 禁止空值。
Public fieldStatic memberP_object_id
父对象标识, 字符串型, 计算表达式=[[parent.object_id]]。
Public fieldStatic memberP_type_name
父对象类型, 字符串型, 计算表达式=[[parent.type_name]]。
Public fieldStatic memberSupervisor_id
监管者标识, 字符串型, 参考=[所有方案.标识]。
Public fieldStatic memberSupervisor_name
监管者名称, 字符串型, 参考=[所有方案.名称]。
Public fieldStatic memberSupervisor_type
监管者类型, 字符串型, 参考=[所有方案.类型]。
Public fieldStatic memberTableName
数据表或视图名称。
Public fieldStatic memberTypeDisplay
类型显示名称。
Public fieldStatic memberTypeName
类型名称。
Top
See Also