  | CargoSpecialColumnNamesRowId Field | 
This is preliminary documentation and is subject to change.
(__[ListColumnName] table) Holds the ID of the row (i.e., _ID) in the main table that this value corresponds to.
Namespace: WikiClientLibrary.Cargo.SchemaAssembly: WikiClientLibrary.Cargo (in WikiClientLibrary.Cargo.dll) Version: 0.9.0-int.4+fbadc980737ddc9bb67116900ecad57f84a0b241
Syntaxpublic const string RowId = "_rowID"
Public Const RowId As String = "_rowID"
Dim value As String
value = CargoSpecialColumnNames.RowId
public:
literal String^ RowId = "_rowID"
static val mutable RowId: string
Field Value
String
See Also