User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_fieldinfo.decimal

Table of Contents

TGIS_FieldInfo.Decimal property

DK11 for Python | tatukgis.pdk.TGIS_FieldInfo.Decimal | Constructors | Properties

Decimal as represented in saved version.

Available also on: Delphi | .NET | Java | ActiveX.

Syntax

# Python
@property
def Decimal(
  self
) -> int: 
 
@Decimal.setter
def Decimal(
  self
  _value: int
) -> None: 

Value

Type
int
2022/11/21 01:50

Page Tools