Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / GeneralFormatter Class / fpseDecodeValidDate Field


In This Topic
    fpseDecodeValidDate Field
    In This Topic
    Valid date This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Protected Const fpseDecodeValidDate As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = GeneralFormatter.fpseDecodeValidDate
    protected const int fpseDecodeValidDate
    See Also