PFAdminExternalConnectionViewModelFrequencyHours Property |
Gets or sets the synchronization frequency hours component.
Hours
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax [DataMemberAttribute]
public int FrequencyHours { get; set; }
Property Value
Type:
Int32
The hours period component.
See Also