Project Settings

<< >>

Navigation:  CodeStencil > Custom Library > Code Nanites >

Project Settings

 

These are some methods that can be called within a Code Nanite to return some values related to project settings as defined in Expanders.

 

1.GetDefaultNameSpace() - Returns the NAMESPACE

2.GetOrganizationLabel() - Returns the ORGANIZATION_LABEL

3.GetOrganizationName() - Returns ORGANIZATION_NAME

4.GetProjectName() - Returns PROJECT_NAME

5.GetProjectNameLower() - Returns PROJECT_NAME_LOWER

6.GetOutputFolder() - Returns OUTPUT_FOLDER

7.GetDbContext() - Returns DB_CONTEXT