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


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