IMetamodels.GetPackage Method
Namespace: NextDesign.Core
Description
Gets the package with the specified fully qualified name.
Returns null if the package is not found.
Arguments
| Name | Type | Description |
|---|
| fullName | string | Fully qualified name. |
Return Value