 | CMDriveRemotePipeCleanGetPressureUnit Method |
Returns the unit that pressures are given in.
Namespace: CompreDriveSDK.WCF.PipeAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntaxpublic string GetPressureUnit()
Public Function GetPressureUnit As String
Return Value
StringThe currently used pressure unit, or null if an error occured
Implements
ICompreDriveWCFGetPressureUnit
See Also