FormAssociationInformation
The FormAssociationInformation parameters are returned by certain APIs.
Parameter | Type | Max Length | Allow NULL | Description |
---|---|---|---|---|
ChildType | string | The unique Id of the child item. | ||
ChildId | string | The type of the child item (Form/Task) | ||
ParentType | string | The type of the parent that the child item is related to (Form/FormAnswer). | ||
ParentId | string | The unique Id of the parent |