AuditAndSnapshotSettings Class Members
In This Topic
The following tables list the members exposed by AuditAndSnapshotSettings.
Public Properties
| Name | Description |
| AuditSetting |
The audit settings to use
|
| CommentsOptional |
Indicates whether the user should be prompted for optional comments
|
| CommentsRequired |
Indicates whether the user is required to enter comments.
|
| PromptUser |
Indicates whether the user should be prompted for input.
|
| SnapshotOptional |
Indicates whether the user is allowed to choose whether a snapshot will be created.
|
| SnapshotSetting |
The snapshot settings to use
|
| WillCreateAudit |
Indicates whether an Audit record will be created for the operation.
|
| WillCreateSnapshot |
Indicates whether a Snapshot will be created for the operation.
|
Top
Extension Methods
See Also