Returns the definition string for a built in schedule object.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
| C# |
|---|
public static string GetDefinitionString( Schedule schedule ) |
| Visual Basic (Declaration) |
|---|
Public Shared Function GetDefinitionString ( _ schedule As Schedule _ ) As String |
Parameters
- schedule
- Type: DlhSoft.Windows.Data..::.Schedule
Built in schedule object to return the definition string for. Can be Schedule.Standard or Schedule.Continuous.