Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.Wcf assembly)

Show in webframe

Visit Property






Gets or sets the visit information associated with this requested procedure.
Syntax
[DataMemberAttribute()]
public WCFVisit Visit {get; set;}
'Declaration
 
<DataMemberAttribute()>
Public Property Visit As WCFVisit
'Usage
 
Dim instance As WCFRequestedProcedure
Dim value As WCFVisit
 
instance.Visit = value
 
value = instance.Visit

            

            
[DataMemberAttribute()]
public:
property WCFVisit^ Visit {
   WCFVisit^ get();
   void set (    WCFVisit^ value);
}

Property Value

The visit visit information to associate with this requested procedure.
Requirements

Target Platforms

See Also

Reference

WCFRequestedProcedure Class
WCFRequestedProcedure Members

Error processing SSI file
   Leadtools.Medical.Worklist.Wcf requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features