Workspace.TryGetLocalItemForServerItem Method
Include Protected Members
Include Inherited Members
Gets the corresponding local item for the specified server item.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
TryGetLocalItemForServerItem(String) | Gets the corresponding local item for the specified server item. | |
TryGetLocalItemForServerItem(String, Boolean) | Gets the corresponding local item for the specified server item. |
Top