AssociationListSummary
更新时间: 2024-01-26 浏览次数: {{ hits }}
类名 : AssociationListSummary
说明 : 关联列表摘要信息,用来获得关联列表的记录数、样式等信息 属性 : 
名称说明
SchemaCode关联列表的业务对象编码
IconCss图标
DisplayName显示名称
MappingProperty项目名称
Count关联列表的记录数
EnableSheetHome是否启用表单首页
EnableAdd是否有新增权限


构造方法名称 : #ctor(System.String,System.String,System.String,System.String,System.Int32,System.Boolean,System.Boolean)
参数说明
"schemaCode"业务对象模式编码
"iconCss"样式
"displayName"显示名称
"mappingProperty"关联的属性
"count"关联列表的记录数
"enableSheetHome"
"enableAdd"
返回值