C# Class ClearCanvas.Dicom.Audit.ActiveParticipantContents

Afficher le fichier Open project: jasper-yeh/ClearCanvas

Méthodes publiques

Méthode Description
ActiveParticipantContents ( ) : System
ActiveParticipantContents ( ClearCanvas.Dicom.Audit.AuditActiveParticipant participant ) : System
ActiveParticipantContents ( RoleIDCode roleId, string _userIDField, string alternateUserId, string _userNameField, string _networkAccessPointIDField, NetworkAccessPointTypeEnum _networkAccessPointTypeCode, bool userIsRequestor ) : System

Method Details

ActiveParticipantContents() public méthode

public ActiveParticipantContents ( ) : System
Résultat System

ActiveParticipantContents() public méthode

public ActiveParticipantContents ( ClearCanvas.Dicom.Audit.AuditActiveParticipant participant ) : System
participant ClearCanvas.Dicom.Audit.AuditActiveParticipant
Résultat System

ActiveParticipantContents() public méthode

public ActiveParticipantContents ( RoleIDCode roleId, string _userIDField, string alternateUserId, string _userNameField, string _networkAccessPointIDField, NetworkAccessPointTypeEnum _networkAccessPointTypeCode, bool userIsRequestor ) : System
roleId RoleIDCode
_userIDField string
alternateUserId string
_userNameField string
_networkAccessPointIDField string
_networkAccessPointTypeCode NetworkAccessPointTypeEnum
userIsRequestor bool
Résultat System