CloudMapsQueryCustomQueryOptions¶
Inheritance Hierarchy¶
Object
CloudMapsQueryCustomQueryOptions
Members Summary¶
Public Constructors Summary¶
Name |
---|
CloudMapsQueryCustomQueryOptions() |
Protected Constructors Summary¶
Name |
---|
N/A |
Public Properties Summary¶
Name | Return Type | Description |
---|---|---|
Distance | Nullable<Double > | N/A |
DistanceUnit | Nullable<DistanceUnit > | N/A |
FeatureAttributesToReturn | IEnumerable<String > | N/A |
MaxResults | Int32 | N/A |
Proj4String | String | N/A |
QueryLayer | String | N/A |
QueryType | CloudMapsQueryCustomQueryType | N/A |
ReturnFeatureAttributes | Boolean | N/A |
SearchRadius | Nullable<Double > | N/A |
SearchRadiusUnit | Nullable<DistanceUnit > | N/A |
Shape | BaseShape | N/A |
Srid | Nullable<Int32 > | N/A |
Protected Properties Summary¶
Name | Return Type | Description |
---|---|---|
N/A | N/A | N/A |
Public Methods Summary¶
Name |
---|
Equals(Object) |
GetHashCode() |
GetType() |
ToString() |
Protected Methods Summary¶
Name |
---|
Finalize() |
MemberwiseClone() |
Public Events Summary¶
Name | Event Arguments | Description |
---|---|---|
N/A | N/A | N/A |
Members Detail¶
Public Constructors¶
Name |
---|
CloudMapsQueryCustomQueryOptions() |
Protected Constructors¶
Public Properties¶
Distance
¶
Summary
N/A
Remarks
N/A
Return Value
Nullable<Double
>
DistanceUnit
¶
Summary
N/A
Remarks
N/A
Return Value
Nullable<DistanceUnit
>
FeatureAttributesToReturn
¶
Summary
N/A
Remarks
N/A
Return Value
IEnumerable<String
>
MaxResults
¶
Summary
N/A
Remarks
N/A
Return Value
Int32
Proj4String
¶
Summary
N/A
Remarks
N/A
Return Value
String
QueryLayer
¶
Summary
N/A
Remarks
N/A
Return Value
String
QueryType
¶
Summary
N/A
Remarks
N/A
Return Value
ReturnFeatureAttributes
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
SearchRadius
¶
Summary
N/A
Remarks
N/A
Return Value
Nullable<Double
>
SearchRadiusUnit
¶
Summary
N/A
Remarks
N/A
Return Value
Nullable<DistanceUnit
>
Shape
¶
Summary
N/A
Remarks
N/A
Return Value
Srid
¶
Summary
N/A
Remarks
N/A
Return Value
Nullable<Int32
>
Protected Properties¶
Public Methods¶
Equals(Object)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
obj | Object | N/A |
GetHashCode()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Int32 | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetType()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Type | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
ToString()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
String | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Protected Methods¶
Finalize()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
MemberwiseClone()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Object | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |