Click or drag to resize

aceApplicationBaseappAboutInfo Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Information about the application. Used in User Interface and to sign all reports, readme files and exported documents

Namespace:  imbACE.Services.application
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public aceApplicationInfo appAboutInfo { get; }
Request Example View Source

Property Value

Type: aceApplicationInfo
The author.

Implements

IAceApplicationBaseappAboutInfo
See Also