Search
WeekRangeSettings.copyFrom Method
See Also
 






Copies the property values for this WeekRangeSettings instance from another object.

Namespace: MindFusion.Scheduling
File: WeekRangeSettings.js

 Syntax

JavaScript  Copy Code

function copyFrom (settings)

 Parameters

settings

Object. An object containing property values.

 See Also