Click or drag to resize

ContentRelationEnsureMirrored Method

Ensures this relation as an up-to-date mirrored relation of the specified one.

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 EnsureMirrored(
	LinkedContentRelation linkedRelation
)

Parameters

linkedRelation
Type: Packflow.ModelingLinkedContentRelation
See Also