Visual Basic (Declaration)
C#
This interface specifies properties of an item in the repository, the task deals with. This can be a workspace, project, folder, or folder item depending on task executed. For example, in parameters of the Get Workspaces task, all properties of this interface are null; in parameters of a task working with a whole workspace (e.g. CreateWorkspace), the
WorkspaceName
property is specified; in parameters of a task working with a project, the WorkspaceName
and ProjectName
properties are specified; and so on.Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family