StructureOverrideStructName Property |
Gets the name of the structure.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string StructName { get; }
Public ReadOnly Property StructName As String
Get
public:
property String^ StructName {
String^ get ();
}
Property Value
String
See Also