Entity.SystemId

Entity.SystemId property

The system identifier associated with the entity if specified, and null otherwise. This may be an absolute URI or not.

public string SystemId { get; }

Property Value

The system identifier.

See Also