VersionInfoPatchVersion Property |
Third identifier of BLPAPI SDK library version, Patch, as integer.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.22.0.1
Syntax public static int PatchVersion { get; }
Public Shared ReadOnly Property PatchVersion As Integer
Get
public:
static property int PatchVersion {
int get ();
}
static member PatchVersion : int with get
Property Value
Type:
Int32See Also