Skip to main content

Mapping.UpdateSource(ISourceObjectContainer) Method

Namespace: DevExpress.WinUI.Scheduler

Assembly: DevExpress.WinUI.Scheduler.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public bool UpdateSource(
    ISourceObjectContainer container
)

Parameters

Name Type
container DevExpress.WinUI.Scheduler.Internal.ISourceObjectContainer

Returns

Type
Boolean
See Also