ArtifactWorkItemIds.GetWorkItemIds Method
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Proxy
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Proxy (in Microsoft.TeamFoundation.WorkItemTracking.Proxy.dll)
Syntax
'Декларация
Public Function GetWorkItemIds As Integer()
public int[] GetWorkItemIds()
public:
array<int>^ GetWorkItemIds()
member GetWorkItemIds : unit -> int[]
public function GetWorkItemIds() : int[]
Return Value
Type: array<System.Int32[]
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.