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

Show in webframe

PerformedProtocolCodeSequence Property






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

            

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

Property Value

Describes the protocol being followed in the procedure step.
Requirements

Target Platforms

See Also

Reference

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