Class orion.cm.ConfigurationProperties
				
				
			
				A dictionary that holds configuration data.
				
				
					
Defined in:  </jobs/genie.orion/orion-client-stable/workspace/bundles/org.eclipse.orion.client.core/web/orion/config.js>.
				
			
| Constructor Attributes | Constructor Name and Description | 
|---|---|
| A  ConfigurationPropertiescarries the properties of a orion.cm.Configuration. | 
| Field Attributes | Field Name and Description | 
|---|---|
| Gives the PID of the orion.cm.Configuration whose properties this object represents. | 
					Class Detail
				
				
				
						orion.cm.ConfigurationProperties()
				
				
				
					A 
				
				
				
				
					
					
					
					
					
					
					
			ConfigurationProperties carries the properties of a orion.cm.Configuration. Minimally a ConfigurationProperties
will have a #pid pid property. Other properties may also be present.
					
				
					Field Detail
				
				
					 
					
					
					{String}
					pid
					
					
					
						Gives the PID of the orion.cm.Configuration whose properties this object represents.