DK for ActiveX | TatukGIS_XDK11.ITGIS_ConfigFactory.IsProject | Methods
Check if a config is a project.
// C# public WordBool IsProject( WideString _path );
' VisualBasic Public Function IsProject( ByVal _path As WideString ) As WordBool
// Oxygene public function IsProject( _path : WideString ) : WordBool;
| Name | Type | Description |
|---|---|---|
| _path | WideString | full path to project configuration file; can be empty; if so then only layer dependent files are to be used |
| Type | Description |
|---|---|
| WordBool | new config instance |