 | CargoSpecialColumnNamesFieldName Field |
This is preliminary documentation and is subject to change.
(__files table) The name of the relevant field of type "File".
Namespace: WikiClientLibrary.Cargo.SchemaAssembly: WikiClientLibrary.Cargo (in WikiClientLibrary.Cargo.dll) Version: 0.9.0-int.3+0a73c45f0c78941900e328c6c6b819597b665e00
Syntaxpublic const string FieldName = "_fieldName"
Public Const FieldName As String = "_fieldName"
Dim value As String
value = CargoSpecialColumnNames.FieldName
public:
literal String^ FieldName = "_fieldName"
static val mutable FieldName: string
Field Value
String
See Also