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

Show in webframe

ItmeOrderNumber Property (PPSRelationship)






Gets or sets the Itme Order Number.
Syntax
public string ItmeOrderNumber {get; set;}
'Declaration
 
Public Property ItmeOrderNumber As String
'Usage
 
Dim instance As PPSRelationship
Dim value As String
 
instance.ItmeOrderNumber = value
 
value = instance.ItmeOrderNumber

            

            
public:
property String^ ItmeOrderNumber {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String representing The Itme Order Number to match against.
Remarks

Set this value to null to ignore this field for all matchings

Requirements

Target Platforms

See Also

Reference

PPSRelationship Class
PPSRelationship Members

Error processing SSI file
Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features