Click or drag to resize
ModuleServiceGetAllProperties Method
Gets all module service properties for this service.

Namespace: Atomia.Provisioning.Base.Module
Assembly: Atomia.Provisioning.Base.Module (in Atomia.Provisioning.Base.Module.dll) Version: 17.3.6337.16009
Syntax
public virtual ModuleServiceProperty[] GetAllProperties()

Return Value

Type: ModuleServiceProperty
Array of ModuleServiceProperty objects.
See Also