fAltFormulaEntry Property
In This Topic
Syntax
'Declaration
Public Property fAltFormulaEntry As Boolean
'Usage
Dim instance As WsBool
Dim value As Boolean
instance.fAltFormulaEntry = value
value = instance.fAltFormulaEntry
public bool fAltFormulaEntry {get; set;}
See Also