Click or drag to resize

PFOrganisationalTypeSubTypes Property

Gets the other organisational types having the current type as parent.

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<PFOrganisationalType> SubTypes { get; }

Property Value

Type: ListPFOrganisationalType
See Also