Entity.SystemId Property |
Gets the value of the system identifier on the entity declaration.
[VBScript] Public ReadOnly Property SystemId As String
[JScript] public function get SystemId() : String;
The system identifier on the entity. If there is no system identifier, null is returned.