BOMIssueErrorDetails Property |
A human readable, language localized message describing a more detailed 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 ErrorDetails { get; set; }
Public Property ErrorDetails As String
Get
Set
public:
property String^ ErrorDetails {
String^ get ();
void set (String^ value);
}
member ErrorDetails : string with get, set
Property Value
Type:
StringSee Also