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