Click or drag to resize

LinkedColumn Constructor (LinkedContentType, Guid)

Initializes a new instance of the LinkedColumn 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 LinkedColumn(
	LinkedContentType parent,
	Guid columnGuid
)

Parameters

parent
Type: Packflow.ModelingLinkedContentType
columnGuid
Type: SystemGuid
See Also