This document is archived and information here might be outdated. Recommended version. |
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