Aligned Property (ActiveDateTime)
In This Topic
Gets or sets the
System.Boolean value determining if value of the
ActiveDateTime.Now property should be aligned to the nearest millisecond.
Syntax
'Declaration
Public Property Aligned As Boolean
public bool Aligned {get; set;}
See Also