Programmer's Guide > Interfaces > CMSSession interface > getBurstBoundaryType method
  
getBurstBoundaryType method
For the given node, determines the burst boundary type according to the bursting rules associated with this session.
getBurstBoundaryType(node )
Parameters
Nodenode
Specifies the DOM Node to look up in the burst rules.
Returns
int. Returns one of the CMSBurstBoundaryType enumerated types describing the bursting rule for the given node.
Throws
CMSException
If an error occurs.