getNetworkProtocols static method
XML for the getNetworkProtocols
Implementation
static XmlDocumentFragment getNetworkProtocols() => Transport.quickTag(
'GetNetworkProtocols',
Xmlns.tds,
);
XML for the getNetworkProtocols
static XmlDocumentFragment getNetworkProtocols() => Transport.quickTag(
'GetNetworkProtocols',
Xmlns.tds,
);