EnterpriseManagementObject.GetLeastDerivedNonAbstractClass Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the least derived non-abstract class.
public:
Microsoft::EnterpriseManagement::Configuration::ManagementPackClass ^ GetLeastDerivedNonAbstractClass();
public Microsoft.EnterpriseManagement.Configuration.ManagementPackClass GetLeastDerivedNonAbstractClass ();
member this.GetLeastDerivedNonAbstractClass : unit -> Microsoft.EnterpriseManagement.Configuration.ManagementPackClass
Public Function GetLeastDerivedNonAbstractClass () As ManagementPackClass
Returns
Returns ManagementPackClass.
The least derived non-abstract class.