ApprovalActionSignoffTime Property |
The date and time when the user performed the 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 DateTime SignoffTime { get; set; }
Public Property SignoffTime As DateTime
Get
Set
public:
property DateTime SignoffTime {
DateTime get ();
void set (DateTime value);
}
member SignoffTime : DateTime with get, set
Property Value
Type:
DateTimeSee Also