IconShapeRequest class | QSYS API Reference Guide
Represents a request for icon shapes, specifying the elements and the icon identifier.
Namespace: ASNA.QSys.Expo.Model Assembly: ASNA.QSys.Expo.Model.dll
Inheritance: Object
Properties
Type | Name | Description |
---|---|---|
String[] | elementID | Gets or sets the array of element IDs for which icon shapes are requested.Note: Even when 0 C# references exist, JSON needs to preserve this attribute. |
String | iconID | Gets or sets the identifier of the icon requested. |