FeatureLineCodeInfoCodeName Property |
Gets the code name.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic string CodeName { get; }
Public ReadOnly Property CodeName As String
Get
public:
property String^ CodeName {
String^ get ();
}
Property Value
String
See Also