ActivationResultData Properties

The ActivationResultData type exposes the following members.

Properties
  NameDescription
Public propertyDetails
Gets any relevant details associated with the operation.
Public propertyIsSuccess
Gets a value indicating whether the activation operation was successful.
Public propertyStatusCode
Gets the status code associated with the result of the activation operation.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also