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