ParcelTaxId Property

Gets or sets the tax id of the parcel. It returns zero if attribute is not set

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public int TaxId { get; set; }

Property Value

Int32
See Also