HostApplicationServicesLoadApplication Method

Loads an application. Currently not implemented.
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public virtual void LoadApplication(
        string appName,
        ApplicationLoadReasons why,
        bool printIt,
        bool asCmd
)

Parameters

appName
Type: SystemString
[in] Null-terminated string which represents an application name of a module to be loaded.
why
Type: Teigha.DatabaseServicesApplicationLoadReasons
[in] A reason to load an application.
printIt
Type: SystemBoolean
[in] Flag that specifies whether to print the load status message.
asCmd
Type: SystemBoolean
[in] Flag that specifies whether to load the application as if by user command.
See Also

©  Bricsys NV. All rights reserved.