User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_arcgisfeatureserverlayer.id

Table of Contents

TGIS_ArcGISFeatureServerLayer.Id property

Feature layer identifier returned by the service.

Syntax

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

Value

Type
int
2026/08/30 01:11

Page Tools