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