'DeclarationPublic Function GetProfileXUnitOfMeasure( _ ByVal profileNumber As Integer _ ) As UnitsOfMeasure
'UsageDim instance As DeviceIHH505 Dim profileNumber As Integer Dim value As UnitsOfMeasure value = instance.GetProfileXUnitOfMeasure(profileNumber)
public UnitsOfMeasure GetProfileXUnitOfMeasure( int profileNumber )
Parameters
- profileNumber