| 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.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax public 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
StringSee Also