ZennoLab Assemblies Documentation
ExecuteCode Method
See Also  Send Feedback
ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace > IZennoCustomCode Interface : ExecuteCode Method
instance

Type: instance

This object contains all necessary methods and properties for work with instance.

project

Type: ZennoLab.InterfacesLibrary.ProjectModel.IZennoPosterProjectModel

The model of the current project.

Glossary Item Box

The entry point in your code

Syntax

C# 
int ExecuteCode( 
   Instance instance,
   IZennoPosterProjectModel project
)

Parameters

instance

Type: instance

This object contains all necessary methods and properties for work with instance.

project

Type: ZennoLab.InterfacesLibrary.ProjectModel.IZennoPosterProjectModel

The model of the current project.

Return Value

Type: System.Int32

Takes a negative value, if execution of this method, error is detected

Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.