Attachmate.Reflection Assembly > Attachmate.Reflection.UserInterface Namespace > ISmartDatePicker Interface : CurrentDate Property |
'Declaration
Property CurrentDate As String
'Usage
Dim instance As ISmartDatePicker Dim value As String instance.CurrentDate = value value = instance.CurrentDate
string CurrentDate {get; set;}