ScheduledProcedureId Property

Summary
Gets or sets the scheduled procedure id to query for.
Syntax
C#
VB
C++
[DataMemberAttribute()] 
public string ScheduledProcedureId { get; set; } 
  
<DataMemberAttribute()> 
Public Property ScheduledProcedureId As String 
[DataMemberAttribute()] 
public: 
property String^ ScheduledProcedureId { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The scheduled procedure id.

Requirements

Target Platforms

See Also

Reference

MPPSQuery Class

MPPSQuery Members

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.