PressurePipeNetworkAppurtenancePlanLayerId Property |
Gets or sets the appurtenance plan layer id.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectId AppurtenancePlanLayerId { get; set; }
Public Property AppurtenancePlanLayerId As ObjectId
Get
Set
public:
property ObjectId AppurtenancePlanLayerId {
ObjectId get ();
void set (ObjectId value);
}
Property Value
ObjectId
Remarks
ObjectId type: Autodesk.AutoCAD.DatabaseServices.LayerTableRecord
See Also