BOMIssueIssueType Property |
An enumerated value indicating the exact nature of the issue that was detected.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public BOMIssueType IssueType { get; set; }
Public Property IssueType As BOMIssueType
Get
Set
public:
property BOMIssueType IssueType {
BOMIssueType get ();
void set (BOMIssueType value);
}
member IssueType : BOMIssueType with get, set
Property Value
Type:
BOMIssueTypeSee Also