메소드 | 설명 | |
---|---|---|
GetQueryDefinition ( this store, |
||
GetWorkItems ( this store, Query workItemQuery, IEnumerable |
||
GetWorkItems ( this store, |
||
GetWorkItems ( this store, int identifiers ) : WorkItemCollection |
메소드 | 설명 | |
---|---|---|
GetWorkItemsFromLinkQuery ( |
||
GetWorkItemsFromNormalQuery ( Query workItemQuery, IEnumerable |
public static GetQueryDefinition ( this store, |
||
store | this | |
queryPath | ||
리턴 | QueryDefinition |
public static GetWorkItems ( this store, Query workItemQuery, IEnumerable |
||
store | this | |
workItemQuery | Query | |
fieldDefinitions | IEnumerable |
|
리턴 | WorkItemCollection |
public static GetWorkItems ( this store, |
||
store | this | |
queryPath | ||
리턴 | WorkItemCollection |
public static GetWorkItems ( this store, int identifiers ) : WorkItemCollection | ||
store | this | |
identifiers | int | |
리턴 | WorkItemCollection |