Click or drag to resize

indexPagebyteSize Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Size of the page HTML source code - being loaded and processed by the Loader and Content Processor components

Namespace:  imbCommonModels.webPage
Assembly:  imbCommonModels (in imbCommonModels.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
[imbAttribute(imbAttributeName.measure_letter, "")]
[imbAttribute(imbAttributeName.measure_setUnit, "bytes")]
[imbAttribute(imbAttributeName.measure_setUnit, "-")]
public int byteSize { get; set; }

Property Value

Type: Int32
See Also