Click or drag to resize
ModuleBaseGetModuleServiceDescription Method
Gets the service description of services supported by this module. Root element of this XML is simpleServiceList node.

Namespace: Atomia.Provisioning.Base.Module
Assembly: Atomia.Provisioning.Base.Module (in Atomia.Provisioning.Base.Module.dll) Version: 17.3.6337.16009
Syntax
public abstract string GetModuleServiceDescription()

Return Value

Type: String
Module service description.
See Also