Gets the name of the program.
Namespace:
Linxter.SDKAssembly: Linxter.SDK (in Linxter.SDK.dll) Version: 1.5.0.0 (1.5.0.0)
Syntax
Field Value
The name of the program.
Examples
Console.WriteLine(registrationObject.ProgramName);
Console.WriteLine(registrationObject.ProgramName)