NetworkPipePlanLayerName Property |
Gets or sets the pipe plan layer name.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.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