Main Content
getServices
Class: coder.codedescriptor.CodeDescriptor
Namespace: coder.codedescriptor
Syntax
serviceObj = getServices(codeDescObj)
Description
returns the service interface specified as a serviceObj
= getServices(codeDescObj
)coder.descriptor.ServiceInterface
object. Use the
coder.descriptor.ServiceInterface
object to call associated methods that
retrieve metadata about a specified service function.
Input Arguments
Output Arguments
Version History
Introduced in R2022b