Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
gov
va
medora
mdws
dto
TeamTO
C# Class gov.va.medora.mdws.dto.TeamTO
Inheritance:
AbstractTO
Datei anzeigen
Open project: OSEHRA/mdws
Class Usage Examples
Public Properties
Property
Type
Description
attendingName
string
id
string
name
string
pcpName
string
Public Methods
Method
Description
TeamTO
( ) :
System
TeamTO
(
Team
mdo
) :
System
Method Details
TeamTO()
public
method
public
TeamTO
( ) :
System
return
System
TeamTO()
public
method
public
TeamTO
(
Team
mdo
) :
System
mdo
gov.va.medora.mdo.Team
return
System
Property Details
attendingName
public_oe property
public
string
attendingName
return
string
id
public_oe property
public
string
id
return
string
name
public_oe property
public
string
name
return
string
pcpName
public_oe property
public
string
pcpName
return
string