Click or drag to resize

PFRelation_ViewGetByModelingGuid Method

Gets a view by its GUID in the model.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFView GetByModelingGuid(
	Guid modelObjectGuid
)

Parameters

modelObjectGuid
Type: SystemGuid

Return Value

Type: PFView
See Also