Click or drag to resize
Grid Solutions Framework

PIPBInputAdapterPageFactor Property

Gets or sets value paging factor to read more data per page from PI.

Namespace: PIAdapters
Assembly: PIAdapters (in PIAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(1)]
public int PageFactor { get; set; }
View Source

Property Value

Int32
See Also