[This is preliminary documentation and is subject to change.]
Constructor
Namespace:
OfficeClip.BusinessLayer.FrameworkAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public ApplicationItem( int appId, string appName ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ appId As Integer, _ appName As String _ ) |
Visual C++ |
---|
public: ApplicationItem( int appId, String^ appName ) |
Parameters
- appId
- Type: System..::.Int32
- appName
- Type: System..::.String