get_codes method

get_codes

Gets the codes.

Returns

The Application Codes

def get_codes(self, sub_class_name, application_name):
    ...
ParameterTypeDescription
sub_class_namestrName of the sub class.
application_namestrName of the application.

See Also