[This is preliminary documentation and is subject to change.]
            The selected package by the user
            
    Namespace: 
   OfficeClip.BusinessLayer.AccountAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
| C# | 
|---|
public int SelectedPackage { get; }  | 
| Visual Basic (Declaration) | 
|---|
Public ReadOnly Property SelectedPackage As Integer  | 
| Visual C++ | 
|---|
public: property int SelectedPackage { int get (); }  | 
