'Declaration
Public Function ToInt32() As Integer
'Usage
Dim instance As UAServiceResult Dim value As Integer value = instance.ToInt32()
public int ToInt32()
public: int ToInt32();
Return Value
Returns the code bits of the service result's status code.