'Declaration
Public Property RecordId As Long
'Usage
Dim instance As UAServerOnNetwork Dim value As Long instance.RecordId = value value = instance.RecordId
public long RecordId {get; set;}
'Declaration
Public Property RecordId As Long
'Usage
Dim instance As UAServerOnNetwork Dim value As Long instance.RecordId = value value = instance.RecordId
public long RecordId {get; set;}
Tha value is in the System.UInt32 range.
"This can be used to fetch the next batch of Servers in a subsequent call to FindServersOnNetwork."