FixBaseProvider.GetSettingsDictionary (IBaseSessionInfo) Method

protected virtual Dictionary GetSettingsDictionary( 
IBaseSessionInfo sessionInfo 
)
This language is not supported or no code example is available.
protected:  
virtual Dictionary^ GetSettingsDictionary( 
IBaseSessionInfo^ sessionInfo 
)
This language is not supported or no code example is available.
protected function GetSettingsDictionary( 
sessionInfo : IBaseSessionInfo 
) : Dictionary;
This language is not supported or no code example is available.

Parameters

sessionInfo
IBaseSessionInfo

Return Value

Dictionary

In this article

Definition