IDBConfigReaderGetAllProjections Method  | 
 
            Gets a list of available projections from the database.
            
 
    Namespace: 
   Cadcorp.Configuration.Connectors
    Assembly:
   Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
SyntaxDictionary<string, int> GetAllProjections()
Function GetAllProjections As Dictionary(Of String, Integer)
Return Value
Type: 
DictionaryString, 
Int32[Missing <returns> documentation for "M:Cadcorp.Configuration.Connectors.IDBConfigReader.GetAllProjections"]
See Also