Skip to main content

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

NameTypeDescription
fullNamestringFully qualified name.

Return Value