[This is preliminary documentation and is subject to change.]
The application id for the application that created the document. This is meaningful if
the document is created by an application.
Namespace:
OfficeClip.BusinessLayer.DesktopAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
| C# |
|---|
public int ApplicationId { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property ApplicationId As Integer |
| Visual C++ |
|---|
public: property int ApplicationId { int get (); } |
