Sandbox Logo

Project.IsBuiltIn

bool IsBuiltIn { get; set; }

Description

If true this project isn't a 'real' project. It's likely a temporary project created with the intention to configure and publish a single asset.

Return

User Comments