Click or drag to resize

LinkedContentRelation Constructor (LinkedModel, Guid)

Initializes a new instance of the LinkedContentRelation class.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public LinkedContentRelation(
	LinkedModel parent,
	Guid relationGuid
)

Parameters

parent
Type: Packflow.ModelingLinkedModel
relationGuid
Type: SystemGuid
See Also