FindByName(Name: String): IStation;
Name. Workstation name.
The FindByName method returns a workstation from the collection by the specified name.
The method returns Null if the workstation with the specified name is not present in the local network.
The method use is given in the example for IMetabasePolicy.StationsPolicy.
See also: