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


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