<< Click to Display Table of Contents >> Navigation: »No topics above this level« AppInfo.Version Property |
A string that describes the version of the application such as a Date and Time. Defindes by the AS when downloading the project
[Visual Basic]
Public Property Version() As String
Public Get
End Get
Public Set
End Set
End Property
[C#]
public string Version { public get; public set; }
AppInfo Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]