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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.Wcf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.