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