[]
        
(Showing Draft Content)

GrapeCity.Forguncy.Plugin.Attributes.DiffColumnNameAttribute

类 DiffColumnNameAttribute

比较历史版本差异时,资源化列名。

继承
object
System.Attribute
DiffColumnNameAttribute
命名空间: GrapeCity.Forguncy.Plugin.Attributes
程序集: GrapeCity.Forguncy.Plugin.dll
语法
public class DiffColumnNameAttribute : Attribute
备注

会把内建视图的列,如工作流视图中的列名称以资源化之后的名称展示

构造函数

DiffColumnNameAttribute()

比较历史版本差异时,资源化列名。

声明
public DiffColumnNameAttribute()
备注

会把内建视图的列,如工作流视图中的列名称以资源化之后的名称展示

属性

TableViewNameVariable

表名对应的属性名

声明
public string TableViewNameVariable { get; set; }
属性值
类型 描述
string
备注

会把内建视图的列,如工作流视图中的列名称以资源化之后的名称展示