BOMIssueErrorMessage Property |
A human readable, language localized message describing the nature of the problem.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public string ErrorMessage { get; set; }
Public Property ErrorMessage As String
Get
Set
public:
property String^ ErrorMessage {
String^ get ();
void set (String^ value);
}
member ErrorMessage : string with get, set
Property Value
Type:
StringSee Also