'Declaration Public Property fAutoDate As Byte
'Declaration
Public Property fAutoDate As Byte
'Usage Dim instance As AxcExt Dim value As Byte instance.fAutoDate = value value = instance.fAutoDate
'Usage
Dim instance As AxcExt Dim value As Byte instance.fAutoDate = value value = instance.fAutoDate
public byte fAutoDate {get; set;}
AxcExt Class AxcExt Members