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