SPBandwidthUsageEntry constructor
Overload list
Name | Description | |
---|---|---|
SPBandwidthUsageEntry([]) | Initializes a new instance of the SPBandwidthUsageEntry class based on the specified array. | |
SPBandwidthUsageEntry(Int32, Guid, String, Int32, Int32, Int32, Int32, Nullable<Int64>) | Initializes a new instance of the SPBandwidthUsageEntry class. |
Top