Returns a new date representing the the specified date when snapped according to the current Resource View settings.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public DateTime SnapInResourceView ( |
Visual Basic
Copy Code
|
|---|
Public Function SnapInResourceView( _ |
The date to snap.
A DateTime object representing the snapped date.
See Also