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

Show in webframe

ProcedureCodeSequence Property






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

            

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

Property Value

Describes the type of procedure that was performed.
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