BOMIssueIssueSeverity Property |
The severity of the issue, based on the configured FactoryLogix system settings for this issue type.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public BOMIssueSeverity IssueSeverity { get; set; }
Public Property IssueSeverity As BOMIssueSeverity
Get
Set
public:
property BOMIssueSeverity IssueSeverity {
BOMIssueSeverity get ();
void set (BOMIssueSeverity value);
}
member IssueSeverity : BOMIssueSeverity with get, set
Property Value
Type:
BOMIssueSeveritySee Also