LEADTOOLS Medical (Leadtools.Medical.Worklist.Wcf assembly)

ScheduledProcedureId Property

Show in webframe





Gets or sets the scheduled procedure id to query for.
Syntax
[DataMemberAttribute()]
public string ScheduledProcedureId {get; set;}
'Declaration
 
<DataMemberAttribute()>
Public Property ScheduledProcedureId As String
'Usage
 
Dim instance As MPPSQuery
Dim value As String
 
instance.ScheduledProcedureId = value
 
value = instance.ScheduledProcedureId

            

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

Property Value

The scheduled procedure id.
Requirements

Target Platforms

See Also

Reference

MPPSQuery Class
MPPSQuery Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.