Namespace:
Contracts.Data
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
	
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
<DataMember()> _
Public Property property_type() As TransitionPropertyCaptureType
This language is not supported or no code example is available.
[DataMember()]
public TransitionPropertyCaptureType property_type {get; set;}
This language is not supported or no code example is available.
[DataMember()]
public:
property TransitionPropertyCaptureType property_type {
TransitionPropertyCaptureType get( );
void set(
TransitionPropertyCaptureType value
);
}
This language is not supported or no code example is available.
public
DataMember()
function get property_type() : TransitionPropertyCaptureType;
public
DataMember()
function set property_type(value : TransitionPropertyCaptureType);
This language is not supported or no code example is available.