Click or drag to resize

BOMIssue Properties

The BOMIssue type exposes the following members.

Properties
  NameDescription
Public propertyErrorDetails
A human readable, language localized message describing a more detailed nature of the problem.
Public propertyErrorMessage
A human readable, language localized message describing the nature of the problem.
Public propertyIssueSeverity
The severity of the issue, based on the configured FactoryLogix system settings for this issue type.
Public propertyIssueType
An enumerated value indicating the exact nature of the issue that was detected.
Public propertyRelevantLineItems
An enumerable list of the BOMLineItem objects from the BOM there are related to this issue.
Top
See Also