Syntax |
CimProjectData.Attributes |
Description |
String. The list of attributes, separated by commas, of the entity to return for each item matching the filter criteria. The Attribute IDs are case sensitive and must be entered in the case documented in CimProjectData.Entity. |
Example |
Dim d as new CimProjectData d. Attributes ="POINT_ID,RESOURCE_ID,DESCRIPTION" |
CIMPLICITY Extensions to Basic |