Class RealTimeClock
It represents a real-time clock.
Inheritance
System.Object
RealTimeClock
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Neodynamic.SDK.EPLPrinter
Assembly: cs.temp.dll.dll
Syntax
public class RealTimeClock
Properties
Now
Gets or sets the current date and time.
Declaration
public DateTime Now { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime |