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

Show in webframe

ReceiveDate Property (CompositeInstanceDataSet.InstanceRow)






Gets or sets the Receive Date.
Syntax
public DateTime ReceiveDate {get; set;}
'Declaration
 
Public Property ReceiveDate As Date
'Usage
 
Dim instance As CompositeInstanceDataSet.InstanceRow
Dim value As Date
 
instance.ReceiveDate = value
 
value = instance.ReceiveDate

            

            
public:
property DateTime ReceiveDate {
   DateTime get();
   void set (    DateTime value);
}

Property Value

A System.DateTime structure representing the Receive Date.
Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet.InstanceRow Class
CompositeInstanceDataSet.InstanceRow 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