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