BatchCreatedDate Property |
The date/time when this batch was created in the system.
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 CreatedDate { get; set; }
Public Property CreatedDate As DateTime
Get
Set
public:
property DateTime CreatedDate {
DateTime get ();
void set (DateTime value);
}
member CreatedDate : DateTime with get, set
Property Value
Type:
DateTimeSee Also