Click or drag to resize

LinkedModelSynchronize Method

Updates this definition from the source model.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public void Synchronize(
	Model model
)

Parameters

model
Type: Packflow.ModelingModel
See Also