LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

ReceiveDate Property (CompositeInstanceDataSet.InstanceRow)

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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