ApprovalActionComments Property |
The free form user notes or comments associated with this approval action.
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 Comments { get; set; }
Public Property Comments As String
Get
Set
public:
property String^ Comments {
String^ get ();
void set (String^ value);
}
member Comments : string with get, set
Property Value
Type:
StringSee Also