NetworkModifiedStructureProfileLayerName Property |
Gets or sets the modified structure profile layer name, with suffix or prefix (returns the same as StructureProfileLayerName if there is no suffix or prefix)
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string ModifiedStructureProfileLayerName { get; }
Public ReadOnly Property ModifiedStructureProfileLayerName As String
Get
public:
property String^ ModifiedStructureProfileLayerName {
String^ get ();
}
Property Value
String
See Also