Click or drag to resize
NodeSourcePointsLimits Class
Object holding information about allowed source point counts for node.
Inheritance Hierarchy
SystemObject
  CMS.Helpers.UniGraphConfigNodeSourcePointsLimits

Namespace: CMS.Helpers.UniGraphConfig
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static class NodeSourcePointsLimits

The NodeSourcePointsLimits type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberMax
Maximum amount of source points with respect to node type.
Public propertyStatic memberMin
Minimum amount of source points with respect to node type.
Top
Methods
  NameDescription
Public methodStatic memberGetSerializableObject
Returns serializable object containing all data.
Top
See Also