ResourceAssignmentDataSet.ResourceAssignmentDataTable.FindByASSN_UIDPROJ_UIDRES_UID-Methode
Ein ResourceAssignmentRow -Objekt mithilfe der Zuordnungs-GUID, die Projekt-GUID und die Ressourcen-GUID abgerufen.
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function FindByASSN_UIDPROJ_UIDRES_UID ( _
ASSN_UID As Guid, _
PROJ_UID As Guid, _
RES_UID As Guid _
) As ResourceAssignmentDataSet.ResourceAssignmentRow
'Usage
Dim instance As ResourceAssignmentDataSet.ResourceAssignmentDataTable
Dim ASSN_UID As Guid
Dim PROJ_UID As Guid
Dim RES_UID As Guid
Dim returnValue As ResourceAssignmentDataSet.ResourceAssignmentRow
returnValue = instance.FindByASSN_UIDPROJ_UIDRES_UID(ASSN_UID, _
PROJ_UID, RES_UID)
public ResourceAssignmentDataSet.ResourceAssignmentRow FindByASSN_UIDPROJ_UIDRES_UID(
Guid ASSN_UID,
Guid PROJ_UID,
Guid RES_UID
)
Parameter
- ASSN_UID
Typ: System.Guid
- PROJ_UID
Typ: System.Guid
- RES_UID
Typ: System.Guid
Rückgabewert
Typ: WebSvcResource.ResourceAssignmentDataSet.ResourceAssignmentRow
Siehe auch
Referenz
ResourceAssignmentDataSet.ResourceAssignmentDataTable Klasse
ResourceAssignmentDataSet.ResourceAssignmentDataTable-Member