Click or drag to resize

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
C#
[PFJobParameterChoice("Time Unit")]
public List<string> TimeUnitChoices { get; }

Property Value

Type: ListString
See Also