RecurrencePropertiesDlgGetRecurrence Method
This is used to retrieve the recurrence information into the passed recurrence object
Namespace: EWSoftware.PDI.Windows.FormsAssembly: EWSoftware.PDI.Windows.Forms (in EWSoftware.PDI.Windows.Forms.dll) Version: 2023.1.2.0
public void GetRecurrence(
Recurrence recurrence
)
Public Sub GetRecurrence (
recurrence As Recurrence
)
public:
void GetRecurrence(
Recurrence^ recurrence
)
member GetRecurrence :
recurrence : Recurrence -> unit
Parameters
- recurrence Recurrence
- The recurrence in which to store the settings.