ATL Attributes: soap_method

Exposes the specified method via SOAP

Syntax

[
    define_attribute = "soap_method",
    argument_list = "name",
    argument_type ("name") = eANSIStringValue,
    default_value ("name") = "",
    help_string = "Exposes the specified method via SOAP",
    usage = eCoClassMethodUsage | eMethodUsage,
    group = eHPS,
    shipping = true
];