Table of Contents

Property SystemId

Namespace
SharpVectors.Dom
Assembly
SharpVectors.Core.dll

SystemId

Gets the value of system identifier associated with the entity declaration, if specified. If the system identifier was not specified, this is null.

string SystemId { get; }

Property Value

string

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