RosterClone Method
Makes a copy of the Roster.
Definition
Namespace: ASAP.NRP.Core
Assembly: NRP (in NRP.dll) Version: 3.49.0+964b2dfb493dfda37da83e5373992cb1cc934e98
A copy of the Roster.
Assembly: NRP (in NRP.dll) Version: 3.49.0+964b2dfb493dfda37da83e5373992cb1cc934e98
C#
public Roster Clone()VB
Public Function Clone As RosterC++
public:
Roster^ Clone()F#
member Clone : unit -> Roster Return Value
RosterA copy of the Roster.
Remarks
Does not clone the SchedulingPeriod.