ProjBAAssemblyHelper::newFromAssembly Method [AX 2012]
Instantiates the ProjBAAssemblyHelper class and initializes the instance variables based on the assembly name.
server public static ProjBAAssemblyHelper newFromAssembly(str _assemblyName)
Run On
ServerParameters
- _assemblyName
- Type: str
Full name of the assembly.
Show: