Click or drag to resize

WsDNSBaseGetAllDnsCost Method

Method returns total cost of Dns services acquired by authenticated user.

Namespace:  WsDns
Assembly:  WsDns (in WsDns.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[AuthorizationAttribute]
public WsResult<GetAllDnsCostResponse> GetAllDnsCost()

Return Value

Type: WsResultGetAllDnsCostResponse

Implements

IWsDNSGetAllDnsCost
See Also