Click or drag to resize

SubAssemblyLoadResult Properties

The SubAssemblyLoadResult type exposes the following members.

Properties
  NameDescription
Public propertyFailedVerifications
A flagged enumerated value indicating the specific verification checks that failed during the sub-assembly load operation.
Public propertyMessage
A human-friendly message describing the results of the sub-assembly load operation.
Public propertyResultDetails
An enumerated value describing the overall success or failure of the sub-assembly load operation.
Public propertyResultType
An enumerated value describing the overall success or failure of the sub-assembly load operation.
Top
See Also