SourcePointTypeEnum EnumerationKentico 8.0 API Reference
Graph source point type enumeration.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members

  Member nameValueDescription
Standard0 Standard source point.
SwitchCase1 Source point representing 'if' branch in conditional nodes.
SwitchDefault2 Source point representing 'else' branch in conditional nodes.
Timeout3 Source point representing timeout branch.
See Also