[This is preliminary documentation and is subject to change.]
The secondary id of an application. 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 ApplicationSecondaryId { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property ApplicationSecondaryId As Integer |
Visual C++ |
---|
public: property int ApplicationSecondaryId { int get (); } |