Gets/Sets the version of the calling program's version.
Namespace:
P4APIAssembly: p4api (in p4api)
Version: 1.0.0.0 (1.0.0)
Syntax
C# |
---|
public string CallingVersion { get; set; } |
Field Value
Defaults to the assembly version of the P4API.dll.Remarks
This value is seen in p4 monitor and the server log files.