DK11 for Python | tatukgis.pdk.TGIS_LayerVector.JoinPrimary | Constructors | Methods | Properties | Events | Events
Field from feature table to be joined. Field value must be a unique and be the same type as JoinForeign. Table must be ordered by this value.
# Python @property def JoinPrimary( self ) -> str: @JoinPrimary.setter def JoinPrimary( self, _value: str ) -> None:
Type |
---|
str |