CodeGenerationCycleCacheProjectName Property  | 
 
            Gets or sets the name of the project, which is the name used when the groupname specified for value retrieval isn't found as a valid key for a stored runqueue cache.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.8.0.0 (5.8.21.0208)
Syntaxpublic string ProjectName { get; set; }Public Property ProjectName As String
	Get
	Set
Property Value
Type: 
String
See Also