PFAdminExternalConnectionViewModelFrequencyMinutes Property |
Gets or sets the synchronization frequency minutes component.
Minutes
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 FrequencyMinutes { get; set; }
Property Value
Type:
Int32
The frequency minutes component.
See Also