Click or drag to resize
WorkspaceItemId Property
Returns the ID of the workspace redirector item. A FileNotFoundException is thrown if the redirector item does not exist.

Namespace: Colygon.MatchPoint.Workspaces.Model
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public int ItemId { get; }

Property Value

Type: Int32
See Also