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

Show in webframe

ScheduledProtocolCodeSequence Property






Gets or sets the Scheduled Protocol Code Sequence.
Syntax
[DataMemberAttribute()]
public List<ScheduledProtocolCodeSequence> ScheduledProtocolCodeSequence {get; set;}
'Declaration
 
<DataMemberAttribute()>
Public Property ScheduledProtocolCodeSequence As List(Of ScheduledProtocolCodeSequence)
'Usage
 
Dim instance As WCFScheduledProcedureStep
Dim value As List(Of ScheduledProtocolCodeSequence)
 
instance.ScheduledProtocolCodeSequence = value
 
value = instance.ScheduledProtocolCodeSequence

            

            
[DataMemberAttribute()]
public:
property List<ScheduledProtocolCodeSequence^>^ ScheduledProtocolCodeSequence {
   List<ScheduledProtocolCodeSequence^>^ get();
   void set (    List<ScheduledProtocolCodeSequence^>^ value);
}

Property Value

Describes the scheduled protocol, following a specific coding scheme.
Requirements

Target Platforms

See Also

Reference

WCFScheduledProcedureStep Class
WCFScheduledProcedureStep 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