Class AppInfoData

AppInfoData class

public class AppInfoData

Constructors

NameDescription
AppInfoData()The default constructor.

Properties

NameDescription
AppInfoName { get; set; }
AppInfoVersion { get; set; }The application information version ODA writes “2.7.2.0”

See Also