共用方式為


ViewResourceFormat interface

檢視資源格式。

Extends

屬性

changed

上次修改檢視的日期時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

created

建立檢視的日期時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

definition

檢視定義。

displayName

檢視的當地語系化顯示名稱。

tenantId

中樞名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

userId

用戶標識碼。

viewName

檢視的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

changed

上次修改檢視的日期時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

changed?: Date

屬性值

Date

created

建立檢視的日期時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

created?: Date

屬性值

Date

definition

檢視定義。

definition?: string

屬性值

string

displayName

檢視的當地語系化顯示名稱。

displayName?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

tenantId

中樞名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tenantId?: string

屬性值

string

userId

用戶標識碼。

userId?: string

屬性值

string

viewName

檢視的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

viewName?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyResource.id

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自ProxyResource.name

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyResource.type