Click or drag to resize

LinkedContentRelationSynchronize Method

Updates this definition from the source relation.

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(
	ContentRelation relation,
	bool updateCorrespondingRelation
)

Parameters

relation
Type: Packflow.ModelingContentRelation
updateCorrespondingRelation
Type: SystemBoolean
See Also