User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.iegis_exception.refcode

Table of Contents

IEGIS_Exception.RefCode property

DK for ActiveX | TatukGIS_XDK11.IEGIS_Exception.RefCode | Methods | Properties

Additional code associated with the exception, such as a line number used by an import filter.

Available also on: Delphi | .NET | Java.

Syntax

// C#
public Integer RefCode
{
  get {}
}
' VisualBasic
Public Property RefCode As Integer
  Get
  End Get
End Property
// Oxygene
public
  property RefCode : Integer read;

Value

Type
int
Integer
2026/07/11 00:07

Page Tools