DtdEntity.SystemId Property

Definition

Gets the system identifier associated with the entity.

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

Property Value

Object

Platform::Object

IInspectable

The system identifier associated with the entity.

Applies to