共用方式為


ActivatedResourceReference interface

另一個資源的參考及其狀態。

屬性

id

資源識別碼。

isActive

資源是否為使用中或非使用中注意:此屬性將不會序列化。 它只能由伺服器填入。

屬性詳細資料

id

資源識別碼。

id?: string

屬性值

string

isActive

資源是否為使用中或非使用中注意:此屬性將不會序列化。 它只能由伺服器填入。

isActive?: boolean

屬性值

boolean