Click or drag to resize
FdoProviderSpatialContextExists Method

Namespace: FDF.Common.Providers
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool SpatialContextExists(
	string name,
	bool activeOnly = true
)

Parameters

name
Type: SystemString
activeOnly (Optional)
Type: SystemBoolean

Return Value

Type: Boolean
See Also