IDomainStations.RemoveByName

Syntax

RemoveByName(Name: String): Boolean;

Parameters

Name. Name of the workstation to be removed.

Description

The RemoveByName method removes the specified station from the collection.

Comments

The method returns True, if removal was successful, otherwise - False.

See also:

IDomainStations