Patient Property
Summary
Gets or sets the patient information.
Syntax
[DataMemberAttribute()]
public WCFPatient Patient { get; set; }
<DataMemberAttribute()>
Public Property Patient As WCFPatient
Property Value
The information that describes the patient for the Performed Procedure Step.