CorridorPointCodeOptionCodeName Property |
Gets or sets the point code name that identifies a feature line for export.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic string CodeName { get; set; }Public Property CodeName As String
Get
Set
public:
property String^ CodeName {
String^ get ();
void set (String^ value);
}Property Value
String
See Also