PFActivityMonitoringJobTimeUnitChoices Property |
Gets the time unit choices."Month", "Day", "Hour"
Namespace:
Packflow.Core.Jobs
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [PFJobParameterChoice("Time Unit")]
public List<string> TimeUnitChoices { get; }
Property Value
Type:
ListStringSee Also