Click or drag to resize

PFViewGetSiblings Method

Gets the list of views of the parent object.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public List<PFView> GetSiblings()

Return Value

Type: ListPFView
See Also