C# 클래스 ClearCanvas.Dicom.Audit.ActiveParticipantContents

파일 보기 프로젝트 열기: jasper-yeh/ClearCanvas

공개 메소드들

메소드 설명
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

메소드 상세

ActiveParticipantContents() 공개 메소드

public ActiveParticipantContents ( ) : System
리턴 System

ActiveParticipantContents() 공개 메소드

public ActiveParticipantContents ( ClearCanvas.Dicom.Audit.AuditActiveParticipant participant ) : System
participant ClearCanvas.Dicom.Audit.AuditActiveParticipant
리턴 System

ActiveParticipantContents() 공개 메소드

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
리턴 System