PRIMAVERA | Developers

    Show / Hide Table of Contents

    Class StdBSAppsManager

    This class manages menus and events to and from the App store and the apps purchased by the end user.

    Inheritance
    System.Object
    StdBSBaseService
    StdBSAppsManager
    Implements
    System.IDisposable
    Inherited Members
    StdBSBaseService.m_objBSO
    StdBSBaseService.BSO
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: StdPlatBS100.ServiceClasses
    Assembly: StdPlatBS100.dll
    Syntax
    public class StdBSAppsManager : StdBSBaseService, IDisposable

    Constructors

    StdBSAppsManager()

    Constructor for the StdBSAppManager class.

    Declaration
    public StdBSAppsManager()

    Methods

    Dispose()

    Declaration
    public void Dispose()

    Dispose(Boolean)

    Declaration
    protected virtual void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing

    Implements

    System.IDisposable