Table of Contents

Property SystemId

Namespace
SharpVectors.Dom
Assembly
SharpVectors.Core.dll

SystemId

Gets the value of the system identifier on the notation declaration. If the system identifier was not specified, this is null.

string SystemId { get; }

Property Value

string

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