[This is preliminary documentation and is subject to change.]
The unique system generated id of the application.
Namespace:
OfficeClip.BusinessLayer.FrameworkAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public Constants..::.ApplicationType Type { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Type As Constants..::.ApplicationType |
Visual C++ |
---|
public: property Constants..::.ApplicationType Type { Constants..::.ApplicationType get (); } |