'Declaration
Public ReadOnly Property InternalCode As Long
'Usage
Dim instance As UAServiceException Dim value As Long value = instance.InternalCode
public long InternalCode {get;}
Property Value
The default value of this property is 0
.
'Declaration
Public ReadOnly Property InternalCode As Long
'Usage
Dim instance As UAServiceException Dim value As Long value = instance.InternalCode
public long InternalCode {get;}
The default value of this property is 0
.