IUserParticipant Properties

The following tables list the members exposed by the IUserParticipant type.

Name Description
msdn2017/pubproperty DisplayName Gets and sets object DisplayName. (inherited from DisplayNameSupport).
msdn2017/pubproperty DisplayNameFormat String representation format. Use XafariObjectFormatter syntax to define format. (inherited from DisplayNameSupport).
msdn2017/pubproperty Dpo Dynamic properties object that allow to modify properties. (inherited from DynamicObjectBase).
msdn2017/pubproperty DynamicProperties (inherited from PersistentDynamicObject).
msdn2017/pubproperty EMail Participant's e-meail. (inherited from IParticipant).
msdn2017/pubproperty ExecutorType Executor type of current participant. (inherited from IParticipant).
msdn2017/pubproperty HistoryCreate Object created. (inherited from HistoryInfo).
msdn2017/pubproperty HistoryModify Object modified. (inherited from HistoryInfo).
msdn2017/pubproperty Name Field to represent perticipants name. (inherited from IParticipant).
msdn2017/pubproperty ParticipantId Current participant Id. (inherited from IParticipant).
msdn2017/pubproperty RolesParticipants Participant roles, associated with current task's user. Collection of IRoleParticipant. Gets from collection decorated with TermAttribute with value "Roles".
msdn2017/pubproperty TransactionId Obsolete. Helps to modify base table of object. (inherited from IAuditSupport).
Top