 | DU_MODFIDConstantDELETE_ADJUST_FIDSTART Field |
Will delete the range of fids.
If the deletion occurs at the start of the data,
the fid start is adjusted.
Namespace:
Geosoft.Desktop.GXNetX
Assembly:
geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2026.1.0.24
Syntaxpublic const int DELETE_ADJUST_FIDSTART = 3
public const int DELETE_ADJUST_FIDSTART = 3
Public Const DELETE_ADJUST_FIDSTART As Integer = 3
Public Const DELETE_ADJUST_FIDSTART As Integer = 3
public:
literal int DELETE_ADJUST_FIDSTART = 3
public:
literal int DELETE_ADJUST_FIDSTART = 3
static val mutable DELETE_ADJUST_FIDSTART: int
static val mutable DELETE_ADJUST_FIDSTART: int
Field Value
Type:
Int32
See Also