Default constructor
public ProfileInfo();
Constructor with an input NamedValue array
public ProfileInfo(NamedValue[]);
ProfileInfo Class | Plumtree.Remote.Profile Namespace