Gets a value indicating if the request contains information for a given county.
public System.bool Contains(
System.int
)
'Declaration
Public Function Contains( _
ByVal As System.Integer _
) As System.Boolean
'Usage
Dim instance As GetCountyInformationRequest
Dim countyId As System.Integer
Dim value As System.Boolean
value = instance.Contains(countyId)
Parameters
- countyId
- The identifying number of the county.
Return Value
True value if a county with this identification is found.
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.