This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IB > IBuildMethod Interface > IBuildMethod.UniqueName Property (ArcObjects .NET 10.4 SDK) |
The unique name of the Build Method.
[Visual Basic .NET] Public ReadOnly Property UniqueName As String
[C#] public string UniqueName {get;}
Use to get/set the Unique Method Name
The Get_UniqueName method will retrieve the build method by name. Get_UniqueName is a non-internationalized string that uniquely defines the Build Method.
Example: Split Parcel returns: Build_ParcelSplitMethod