Click or drag to resize

BCProjectDefinitionAllowedAsSubProjectDefs Property

Gets the collection of project definitions allowed as sub-projects for the project definition.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Server
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax
public BCReadOnlyCollection<BCProjectDefinition> AllowedAsSubProjectDefs { get; }

Property Value

Type: BCReadOnlyCollectionBCProjectDefinition
See Also