Click or drag to resize

FinishResult Properties

The FinishResult type exposes the following members.

Properties
  NameDescription
Public propertyConditionId
If a condition was violated during the finish operation, this property represents the unique identifier (Id property) of the condition that was violated.
Public propertyMessage
A human-friendly message describing the nature of the finish result.
Public propertyResultCode
An enumerated value describing the detailed result of the finish operation.
Public propertyResultType
An enumerated value describing the overall success or failure of the finish operation.
Top
See Also