Enum ConfirmAndUpdateUserNameBehaviors
Represents the user name behavior for confirming.
Syntax
public enum ConfirmAndUpdateUserNameBehaviors
Fields
| Name | Description |
|---|---|
| UseNameStoredWithRow | The server will use the user names stored with the rows. For more details see the description of the ConfirmAndUpdateOptions class. |
| UseProjectDefault | The server will use the project's default user name. For more details see the description of the ConfirmAndUpdateOptions class. |