FormElement
Slot
Button
ListModule
MenuItem
CommandMenu
BatchOperation
API | Description |
---|---|
POST api/batch/insert?APIKey={APIKey}&Slot={Slot} |
No documentation available. |
ListColumn
DrawingModule
API | Description |
---|---|
POST api/DrawingModule/insert?ElementType={ElementType}&RefNumber={RefNumber}&PropertyName={PropertyName}&NewValue={NewValue}&PostCommand={PostCommand} |
No documentation available. |
FormModule
API | Description |
---|---|
POST api/formmodule/Update?ElementType={ElementType}&RefNumber={RefNumber}&PropertyName={PropertyName}&NewValue={NewValue}&PostCommand={PostCommand} |
No documentation available. |
ChartModule
API | Description |
---|---|
POST api/ChartModule/update?ElementType={ElementType}&RefNumber={RefNumber}&PropertyName={PropertyName}&NewValue={NewValue}&PostCommand={PostCommand} |
No documentation available. |
MenuModule
API | Description |
---|---|
POST api/MenuModule/insert?ElementType={ElementType}&RefNumber={RefNumber}&PropertyName={PropertyName}&NewValue={NewValue}&PostCommand={PostCommand} |
No documentation available. |
Values
API | Description |
---|---|
GET api/Values |
No documentation available. |
GET api/Values/{id} |
No documentation available. |
POST api/Values |
No documentation available. |
PUT api/Values/{id} |
No documentation available. |
DELETE api/Values/{id} |
No documentation available. |