Visit Property

Summary

Gets or sets the visit information associated with this requested procedure.

Syntax
C#
VB
C++
[DataMemberAttribute()] 
public WCFVisit Visit { get; set; } 
  
<DataMemberAttribute()> 
Public Property Visit As WCFVisit 
[DataMemberAttribute()] 
public: 
property WCFVisit^ Visit { 
   WCFVisit^ get(); 
   void set (    WCFVisit^ ); 
} 

Property Value

The visit visit information to associate with this requested procedure.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.Wcf Assembly