[This is preliminary documentation and is subject to change.]
Loads the Information Model with the appropriate data from .DCM and .RAW
files found in the given dataDirectory.
| C# | Visual Basic | Visual C++ |
public void LoadInformationModel( string dataDirectory )
Public Sub LoadInformationModel ( _ dataDirectory As String _ )
public: void LoadInformationModel( String^ dataDirectory )
- dataDirectory (String)
- Location of the .DCM and .RAW files used to populate the Information Model.