Help > Web Development > Object Reference > Object Reference > ISYSEntity > ID Property
<a name="kanchor376"></a>ISYSEntity:ID Property
Returns the entity id

Syntax
[VBScript]
ReadOnly property ISYSEntity.ID as string
[C#]
string ISYSEntity.ID {get;}
[ColdFusion/Java]
java.lang.String ISYSEntity.ID() throws ComException;