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