<< Click to Display Table of Contents >> Navigation: »No topics above this level« Base.ReturnValue Property |
This member holds the return value of any method call.
[Visual Basic]
Public ReadOnly Property ReturnValue() As Integer
Public Get
End Get
End Property
[C#]
public int ReturnValue { public get; }
0 if successful else the error code.
Base Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]