5/13/2011

This method deletes a configuration package.

Syntax

public static void DeleteInstance(
  string 
provpackageUniqueId
);

Parameters

provpackageUniqueId

[in] Identifier for the configuration package to delete.

Return Value

None

Remarks

None

See Also