共用方式為


DtdEntity.SystemId 屬性

定義

取得與實體相關聯的系統識別碼。

public:
 property Platform::Object ^ SystemId { Platform::Object ^ get(); };
IInspectable SystemId();
public object SystemId { get; }
var object = dtdEntity.systemId;
Public ReadOnly Property SystemId As Object

屬性值

Object

Platform::Object

IInspectable

與實體相關聯的系統識別碼。

適用於