persona_type


Description:

public Type persona_type { set; get; }

Type of programmatically created personas.

This is the type used to create new personas when Folks.PersonaStore.add_persona_from_details is called. It must be a subtype of FolksDummy.Persona.

This may be modified at any time, with modifications taking effect for the next call to Folks.PersonaStore.add_persona_from_details or FolksDummy.PersonaStore.register_personas.

Since:

0.9.7