Click or drag to resize

PFAdminExternalConnectionViewModelFrequencyDays Property

Gets or sets the synchronization frequency days component. Days

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
[DataMemberAttribute]
public int FrequencyDays { get; set; }

Property Value

Type: Int32
The days period component.
See Also