Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
Ssn::setPart3 Method

Sets third part of ssn.

C++
void setPart3(
    const std::string& newPart3
);
Parameters 
Description 
const std::string& newPart3 
New third part of ssn. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!