FDO .NET API Reference Feature Data Objects
Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

mgIGetSpatialContexts.h File Reference

Include dependency graph for mgIGetSpatialContexts.h:


Namespaces

namespace  OSGeo
namespace  OSGeo::FDO
namespace  OSGeo::FDO::Commands
namespace  OSGeo::FDO::Commands::SpatialContext

Functions

__property System::Void set_ActiveOnly (System::Boolean value)
 Sets a Boolean flag that indicates if the GetSpatialContexts command will return only the active spatial context or all spatial contexts. The default value of this flag is false, return all spatial contexts.

Variables

public __gc __interface IGetSpatialContexts
public __gc __interface ISpatialContextReader

Function Documentation

__property System::Void set_ActiveOnly System::Boolean  value  ) 
 

Sets a Boolean flag that indicates if the GetSpatialContexts command will return only the active spatial context or all spatial contexts. The default value of this flag is false, return all spatial contexts.

Parameters:
value Input the Boolean flag
Returns:
Returns nothing

Variable Documentation

public __gc __interface OSGeo::FDO::Commands::SpatialContext::IGetSpatialContexts
 

public __gc __interface OSGeo::FDO::Commands::SpatialContext::ISpatialContextReader
 


Comments or suggestions? Send us feedback.