Base.ReturnValue Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Base.ReturnValue Property

BR.AN.PviServices .NET


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; }

Property Value

0 if successful else the error code.

See Also

Base Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]