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

Show in webframe

OtherStudyNumber Property






Gets or sets the Other Study Number.
Syntax
public decimal OtherStudyNumber {get; set;}
'Declaration
 
Public Property OtherStudyNumber As Decimal
'Usage
 
Dim instance As CompositeInstanceDataSet.OtherStudyNumbersRow
Dim value As Decimal
 
instance.OtherStudyNumber = value
 
value = instance.OtherStudyNumber

            

            
public:
property decimal OtherStudyNumber {
   decimal get();
   void set (    decimal value);
}

Property Value

A System.Decimal value representing the Other Study Number.
Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet.OtherStudyNumbersRow Class
CompositeInstanceDataSet.OtherStudyNumbersRow Members

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