IClientConfigurationItem.

Apply(IExtClient) Method

Summary

Gives a chance for the item to configure the just opened ObjectContainer.

Syntax

void Apply(IExtClient client)

Remarks

Gives a chance for the item to configure the just opened ObjectContainer.

Parameters

Name Type Description
client IExtClient the ObjectContainer to configure

Return Value

Type Description
void