ZennoLab Assemblies Documentation
Getting Started
Send Feedback

Glossary Item Box

The main interface of the assembly is object of IZennoPosterProjectModel interface. In action OwnCode (C # or PHP) this object is a "project".

Owned it contains all the collections for access to project data. This is the global variables (IGlobalVariables interface), local variables (ILocalVariables interfece), lists (ILists interface), table (ITables interface) and profile (IProfile interface).

Some collections, such as IProfile object and ILists object, use the standard features. Net 4.0. Others use the interfaces of the assembly, such as IGlobalVariable, ILocalVariable, IZennoTable.

© 2013 All Rights Reserved.