SoapAliasType.this

Creates a new alias type.

class SoapAliasType
final
this
(
string name
,
string aliasType
)

Parameters

name string

The name of the complex type.

aliasType string

The alias type.

Meta