SOAP API methode PartMiniCondition_update
Parameters
Naam | Type | Beschrijving |
---|---|---|
id * | string | The identifier (id) of the object that is updated |
begin * | string | The first selected subprofile from the collection, ordered by the fields |
length * | string | The number of selected subprofiles. This value can be a number or a percentage. |
context * | string | The context for the condition. |
disabled * | boolean | Is this minicondition disabled? |
* verplichte parameters |
Resultaat
Naam | Type | Beschrijving |
---|---|---|
partminicondition | Structure of type 'partminicondition' | All properties of the now updated partminicondition |
Structuur 'partminicondition'
Naam | Type | Beschrijving |
---|---|---|
begin | string | The first selected subprofile from the collection, ordered by the fields |
length | string | The number of selected subprofiles. This value can be a number or a percentage. |
context | string | The context for the condition. |
id | int | The ID of the minicondition. |
type | string | The type of the minicondition. |
disabled | boolean | Is this minicondition disabled? |