| ||||
SetMemberList methodSpecifies the members for Member and Approval fields in a database. Syntax
ParametersChoiceChoice as specified by the ERUMemberChoice enum. If the column is Approval, only erMemberChoiceList is valid. MembersIf the Choice parameter is set to erMemberChoiceList, Members contains a collection of IERUMember interface pointers. Return value
RemarksPrior to setting the DefaultValue for an Approval Column, you must call SetMemberList first. Otherwise, the operation returns an invalid operation error. |
Home |