Free form notes related to this symptom.
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 Comment { get; set; }
Public Property Comment As String
Get
Set
public:
property String^ Comment {
String^ get ();
void set (String^ value);
}
member Comment : string with get, set
Property Value
Type:
StringSee Also