Click or drag to resize

LinkedView Constructor (LinkedContentType, Guid)

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

Parameters

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