PressurePipeNetworkPipeProfileLayerName Property |
Gets or sets the pipe profile layer name.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic string PipeProfileLayerName { get; set; }
Public Property PipeProfileLayerName As String
Get
Set
public:
property String^ PipeProfileLayerName {
String^ get ();
void set (String^ value);
}
Property Value
String
See Also