PFExternalConnection_FrequencyEnabled Property |
Gets or sets a value indicating whether
automatic synchronizations can be executed.
If false, only manual synchronizations will occur on the parent connection.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [DataMemberAttribute]
public bool Enabled { get; set; }
Property Value
Type:
BooleanSee Also