DynamicList.Entity 属性

定义

获取或设置要扩展的列表实体的名称。

public string Entity { get; set; }
member this.Entity : string with get, set
Public Property Entity As String

属性值

要扩展的列表实体的名称。

适用于