KnowledgeSourceStatus.SynchronizationInterval Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The synchronization interval (e.g., '1d' for daily). Null if no schedule is configured.
public string SynchronizationInterval { get; set; }
member this.SynchronizationInterval : string with get, set
Public Property SynchronizationInterval As String