ancp
DslLineInfoRetrievalStruct


This structure encapsulates all the necessary parameters required to retrieve ANCP DSL line information.


public struct DslLineInfoRetrievalStruct

Properties
siteId Specifies the NE. This is a required input parameter.

type=string

ancpString Specifies the ANCP string. This is a required input parameter.

type=string

parentFullName Specifies the full name of parent (AncpSubscriberLineRates). This is an optional input parameter.

type=string

timeout The number of milliseconds to wait before receiving the results. If no results are received in the given time, the method returns. This is an optional input parameter. The default value is 5 minutes (300000).

type=long