RIDDL Specification For improving.app
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

EditMemberInfo: Command

ItemValue
BrieflyEdit info of a member
Definition PathImprovingApp.MemberContext.EditMemberInfo
View Source Linkmembers.riddl(127:5)

Description

This command will overwrite the values of attributes provided in UpdateInfo. If an attribute is not referenced it will be left as is. If an attribute is referenced with no value, an empty value will replace what is currently stored. If an attribute is referenced with a value, the new value will overwrite what is stored.

Command Of

  • memberId: Alias of unresolved path: MemberId
  • info: Alias of unresolved path: MemberContext.EditableInfo
  • editingMember: Alias of unresolved path: MemberId

Used By

Uses Nothing