API Reference
Class
SiteLinksSummary
Aggregated counts for site links within the forest or transport container.
Inheritance
- Object
- SiteLinksSummary
Constructors
public SiteLinksSummary() #Inherited Methods
Properties
public Int32 Total { get; set; } #Total number of site links.
public Int32 WithSchedule { get; set; } #Number of site links with schedules defined.
public Int32 MinCost { get; set; } #Minimum link cost.
public Int32 MaxCost { get; set; } #Maximum link cost.
public Double AverageCost { get; set; } #Average link cost across all links.