Click or drag to resize

ICoreApiListExistingServicesWithDepth Method

[Missing <summary> documentation for "M:Atomia.Billing.Core.Sdk.AtomiaProvisioningApi.ICoreApi.ListExistingServicesWithDepth(System.Int32@,Atomia.Billing.Core.Sdk.AtomiaProvisioningApi.ProvisioningService,System.Boolean,System.String,System.Boolean,System.Int32,System.Int32,System.Int32)"]

Namespace:  Atomia.Billing.Core.Sdk.AtomiaProvisioningApi
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
ProvisioningService[] ListExistingServicesWithDepth(
	out int totalItems,
	ProvisioningService parentService,
	bool getLogicalChildren,
	string accountId,
	bool sortAsc,
	int pageNumber,
	int pageSize,
	int numberOfParents
)

Parameters

totalItems
Type: SystemInt32

[Missing <param name="totalItems"/> documentation for "M:Atomia.Billing.Core.Sdk.AtomiaProvisioningApi.ICoreApi.ListExistingServicesWithDepth(System.Int32@,Atomia.Billing.Core.Sdk.AtomiaProvisioningApi.ProvisioningService,System.Boolean,System.String,System.Boolean,System.Int32,System.Int32,System.Int32)"]

parentService
Type: Atomia.Billing.Core.Sdk.AtomiaProvisioningApiProvisioningService

[Missing <param name="parentService"/> documentation for "M:Atomia.Billing.Core.Sdk.AtomiaProvisioningApi.ICoreApi.ListExistingServicesWithDepth(System.Int32@,Atomia.Billing.Core.Sdk.AtomiaProvisioningApi.ProvisioningService,System.Boolean,System.String,System.Boolean,System.Int32,System.Int32,System.Int32)"]

getLogicalChildren
Type: SystemBoolean

[Missing <param name="getLogicalChildren"/> documentation for "M:Atomia.Billing.Core.Sdk.AtomiaProvisioningApi.ICoreApi.ListExistingServicesWithDepth(System.Int32@,Atomia.Billing.Core.Sdk.AtomiaProvisioningApi.ProvisioningService,System.Boolean,System.String,System.Boolean,System.Int32,System.Int32,System.Int32)"]

accountId
Type: SystemString

[Missing <param name="accountId"/> documentation for "M:Atomia.Billing.Core.Sdk.AtomiaProvisioningApi.ICoreApi.ListExistingServicesWithDepth(System.Int32@,Atomia.Billing.Core.Sdk.AtomiaProvisioningApi.ProvisioningService,System.Boolean,System.String,System.Boolean,System.Int32,System.Int32,System.Int32)"]

sortAsc
Type: SystemBoolean

[Missing <param name="sortAsc"/> documentation for "M:Atomia.Billing.Core.Sdk.AtomiaProvisioningApi.ICoreApi.ListExistingServicesWithDepth(System.Int32@,Atomia.Billing.Core.Sdk.AtomiaProvisioningApi.ProvisioningService,System.Boolean,System.String,System.Boolean,System.Int32,System.Int32,System.Int32)"]

pageNumber
Type: SystemInt32

[Missing <param name="pageNumber"/> documentation for "M:Atomia.Billing.Core.Sdk.AtomiaProvisioningApi.ICoreApi.ListExistingServicesWithDepth(System.Int32@,Atomia.Billing.Core.Sdk.AtomiaProvisioningApi.ProvisioningService,System.Boolean,System.String,System.Boolean,System.Int32,System.Int32,System.Int32)"]

pageSize
Type: SystemInt32

[Missing <param name="pageSize"/> documentation for "M:Atomia.Billing.Core.Sdk.AtomiaProvisioningApi.ICoreApi.ListExistingServicesWithDepth(System.Int32@,Atomia.Billing.Core.Sdk.AtomiaProvisioningApi.ProvisioningService,System.Boolean,System.String,System.Boolean,System.Int32,System.Int32,System.Int32)"]

numberOfParents
Type: SystemInt32

[Missing <param name="numberOfParents"/> documentation for "M:Atomia.Billing.Core.Sdk.AtomiaProvisioningApi.ICoreApi.ListExistingServicesWithDepth(System.Int32@,Atomia.Billing.Core.Sdk.AtomiaProvisioningApi.ProvisioningService,System.Boolean,System.String,System.Boolean,System.Int32,System.Int32,System.Int32)"]

Return Value

Type: ProvisioningService

[Missing <returns> documentation for "M:Atomia.Billing.Core.Sdk.AtomiaProvisioningApi.ICoreApi.ListExistingServicesWithDepth(System.Int32@,Atomia.Billing.Core.Sdk.AtomiaProvisioningApi.ProvisioningService,System.Boolean,System.String,System.Boolean,System.Int32,System.Int32,System.Int32)"]

See Also