HierarchySettings data type |
The data type HierarchySettings is a nested data type that encapsulates the settings of a HierarchyNode that a given object is associated with.
For more information about working with subfields, see Accessing subfields.
The HierarchySettings data type contains the following subfields:
When you use the optional [Script] section section to insert your own JavaSCript functions, access this data type as follows:
new HierarchySettings({CarrierName:"name",CarrierNumber:"number",CarrierAddress:"street number/name|city|postalcode"})
You can access these HierarchySettings elements as fields:
.CarrierName
.CarrierNumber
.CarrierAddress