WFSOverlayMaxFeatures Property |
Gets or Sets the
Int32, the maximum number of features that can be served by service.
Namespace:
Cadcorp.Configuration
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic int MaxFeatures { get; set; }
Public Property MaxFeatures As Integer
Get
Set
Property Value
Type:
Int32
See Also