CompanyInfo.updated_date Property
        
		
       
        The last updated date and time of the company
		
	
	
	
				
			
	
			
				
				
				
					<DataMember()> _ 
Public Property updated_date() As Date
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
			
	
			
				
				
				
					[DataMember()] 
public DateTime updated_date {get; set;}
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
			
	
			
				
				
				
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
			
	
			
				
				
				
					public  
   DataMember() 
function get updated_date() : DateTime; 
public  
   DataMember() 
function set updated_date(value : DateTime);
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
	 
	
		Property Value
	DateTime 
	
	 
 
  
	
	
	
	
	
	
		
  
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1