This documentation is archived and is not being maintained.

Workspace::TryGetServerItemForLocalItem Method

Gets the corresponding server item for the specified local item.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method TryGetServerItemForLocalItem(String) Gets the corresponding server item for the specified local item. Does not throw exceptions.
Public method Static member TryGetServerItemForLocalItem(String, array<WorkingFolder>) Gets the corresponding server item for the specified local item.
Public method TryGetServerItemForLocalItem(String, Boolean) Gets the corresponding server item for a local item. Does not throw ItemNotMappedException or ItemCloakedException.
Public method Static member TryGetServerItemForLocalItem(String, array<WorkingFolder>, Boolean) Gets the corresponding server item for a local item. Does not throw ItemNotMappedException or ItemCloakedException.
Top
Show: