Exago .NET API Documentation
Id Property (Entity)
WebReports.Api.Reports Namespace > Entity Class : Id Property
An application-wide unique identifier for the Entity (Data Object). IDs are required when creating multiple data objects with that have the same name but come from distinct data sources. IDs can also be used to optimize Web Service and .NET Assembly calls. For more information see Data Object IDs.
Syntax
public System.string Id {get; set;}
See Also

Reference

Entity Class
Entity Members

Exago Knowledge Base

Data Object IDs