InletDetailInletDestination Property |
Gets the inlet destination.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDrainageDesignMgd (in AeccDrainageDesignMgd.dll) Version: 13.9.960.0
Syntaxpublic InletDetailDestinationType InletDestination { get; }Public ReadOnly Property InletDestination As InletDetailDestinationType
Get
public:
property InletDetailDestinationType InletDestination {
InletDetailDestinationType get ();
}Property Value
InletDetailDestinationType
See Also