public static MDPartsDatabaseItem FromDataModelIdentifier( string strObject )
public: static MDPartsDatabaseItem^ FromDataModelIdentifier( String^ strObject )
Parameters
| Parameter Name | Description |
|---|---|
| strObject | The data model identifier of the objetc. This string has to be created with the ToDataModelIdentifier() function. |