EditOrganizationInfo: Command
Item | Value |
---|---|
Briefly | A command to edit the values of an Organization’s Info |
Definition Path | ImprovingApp.OrganizationContext.EditOrganizationInfo |
View Source Link | organizationMessages.riddl(23:1) |
Only provide the values of the elements of the OrganizationInfo type you wish to change. For example, if you wish to define a new parentOrg, only provide the parentOrg attribute with the ID of the new parent. Whatever values you provide will overwrite what was previously there. The absence of an attribute means leave that value as is. If an empty value to an attribute is provided, the value will be overwritten with an empty value.
- organizationId: Alias of unresolved path: OrganizationId
- newInfo: Alias of unresolved path: OrganizationContext.EditableInfo
- onBehalfOf: Alias of unresolved path: MemberId