ComplexPropertyDefinitionBase.withUri constructor
ComplexPropertyDefinitionBase.withUri(
- String xmlElementName,
- String uri,
- ExchangeVersion version
Implementation
ComplexPropertyDefinitionBase.withUri(
String xmlElementName, String uri, ExchangeVersion version)
: super.withUri(xmlElementName, uri, version);