AppManWrapper Members

Applies To: System Center 2012 Configuration Manager, System Center 2012 Configuration Manager

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The AppManWrapper type wraps an Application Manager SDK object into an IResultObject.

The following tables list the members exposed by the AppManWrapper type.

Public Properties

  Name Description
public property AppData Extra data that is shared across wizards.
public property CategoryIds The category instance ids of the InnerAppManObject.
public property DisablePut When the DisablePut flag is set, the application will not be put into WMI.
public property InnerAppManObject The inner result object that is wrapped.
public property InnerResultObject The inner result object.
public property RetainObjectLock  

Top

Public Methods

(see also Protected Methods)

  Name Description
public method ChangeDisplay  
public method Clone Creates a new object that is a copy of the current instance.
public method CompareTo  
public methodstatic Create Constructs and returns a new Application Management IResultObject.
public methodstatic DeletePublishingItem Overloaded.  
public method Dispose  
public method Equals Overridden.  
public method FindSelectedDt Uses the input parameter’s CI_UniqueID value to find the DeploymentType object in the deserialized application.
public method GetHashCode Overridden.  
public methodstatic GetPublishingItem  
public methodstatic GetPublishingItemList  
public method GetType  (inherited from Object)
public methodstatic Equality  
public methodstatic GreaterThan  
public methodstatic Inequality  
public methodstatic LessThan  
public methodstatic PutPublishingItem  
public method RestoreDisplay  
public method ToString  (inherited from Object)
public methodstatic WrapExisting  

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

AppManWrapper Class
Microsoft.ConfigurationManagement.AdminConsole.AppManFoundation Namespace