ParcelAddress Property

Gets or sets the address of the parcel. It returns empty string if attribute is not set

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

Property Value

String
See Also