Gets the value of the system identifier on the entity declaration.

[VBScript]
Public ReadOnly Property SystemId As String
[JScript]
public function get SystemId() : String;

Property Value

The system identifier on the entity. If there is no system identifier, null is returned.

See Also

Entity Object | Entity Members | DOM Namespace