Modulus Financial Engineering HomeModulus Financial Engineering
RMD Server™

FieldType

Specifies the login state of a user account (logged in or logged out). 

enum FieldType{
    ftDouble
    ftLong
    ftInteger
    ftBoolean
    ftString
    ftDateTime
}
FieldType;

 

See Also

    GetFieldType