Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
DisInsCode::toChar Method (DisInsCodeType)

Returns the passed disability insured status code as a character.

C++
static char toChar(
    DisInsCodeType newCode
);
Parameters 
Description 
DisInsCodeType newCode 
The code to convert to a character. 

The disability insured status code as a character.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!