Sandbox Logo

Project.IsTransient

bool IsTransient { 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