Search
Selection.Save Method
See Also
 






Saves the current selection state.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public Object Save ()

Visual Basic  Copy Code

Public Function Save () As Object

 Return Value

An object representing the current selection state.

 See Also