Click or drag to resize

IApplicationBase Interface

Base interface of application.

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
public interface IApplicationBase

The IApplicationBase type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Get or set a description for the application.
Public propertyName
Get or set the name of the application.
Top
Remarks
Common part with the final interface and the POCO.
See Also