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