C# Class gov.va.medora.mdws.dto.sm.AnnotationTO

Inheritance: BaseSmTO
Mostrar archivo Open project: OSEHRA/mdws Class Usage Examples

Public Properties

Property Type Description
author gov.va.medora.mdws.dto.sm.SmUserTO
threadAnnotation string

Public Methods

Method Description
AnnotationTO ( ) : System
AnnotationTO ( gov annotation ) : System

Method Details

AnnotationTO() public method

public AnnotationTO ( ) : System
return System

AnnotationTO() public method

public AnnotationTO ( gov annotation ) : System
annotation gov
return System

Property Details

author public_oe property

public gov.va.medora.mdws.dto.sm.SmUserTO author
return gov.va.medora.mdws.dto.sm.SmUserTO

threadAnnotation public_oe property

public string threadAnnotation
return string