Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / GeneralFormatter.FpseDecodeParameters Class / TimePMString Property


In This Topic
TimePMString Property
In This Topic
Gets or sets the time PM string.
Syntax
'Declaration
 
Public Property TimePMString As String
 
'Usage
 
Dim instance As GeneralFormatter.FpseDecodeParameters
Dim value As String
 
instance.TimePMString = value
 
value = instance.TimePMString
See Also