Visit Property
Summary
Gets or sets the visit information associated with this requested procedure.
Syntax
[DataMemberAttribute()]
public WCFVisit Visit { get; set; }
<DataMemberAttribute()>
Public Property Visit As WCFVisit
Property Value
The visit visit information to associate with this requested procedure.