The id of the parent project
        Namespace:
Contracts.Data
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
<DataMember()> _
<PropertyExpression("Parent", ReturnAs = typeof (ProjectInfo))> _
Public parent_project_id As EntityID
This language is not supported or no code example is available.
[DataMember()]
[PropertyExpression("Parent", ReturnAs = typeof (ProjectInfo))]
public EntityID parent_project_id
This language is not supported or no code example is available.
[DataMember()]
[PropertyExpression("Parent", ReturnAs = typeof (ProjectInfo))]
public:
EntityID^ parent_project_id;
This language is not supported or no code example is available.