'DeclarationPublic Function GetProfileXCurrentInput( _ ByVal profileNumber As Integer _ ) As String
'UsageDim instance As DeviceIPM505 Dim profileNumber As Integer Dim value As String value = instance.GetProfileXCurrentInput(profileNumber)
public string GetProfileXCurrentInput( int profileNumber )
Parameters
- profileNumber