Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.25
|
Leadtools.Medical.Worklist.Wcf.Entities Namespace > MPPSQuery Class : ScheduledProcedureId Property |
[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); }