←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.Wcf Assembly