This document is archived and information here might be outdated.  Recommended version.


IParcelNamerProperties.SuffixString Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelNamerProperties Interface > IParcelNamerProperties.SuffixString Property
ArcGIS Developer Help

IParcelNamerProperties.SuffixString Property

Get/Set suffix string thats add to the parcel name.

[Visual Basic .NET]
Public Property SuffixString As String
[C#]
public string SuffixString {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelNamerProperties Interface