[This is preliminary documentation and is subject to change.]
The list of application id
Namespace:
OfficeClip.BusinessLayer.FrameworkAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
| C# |
|---|
public List<int> AppIdList { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property AppIdList As List(Of Integer) |
| Visual C++ |
|---|
public: property List<int>^ AppIdList { List<int>^ get (); } |
