Namespace:
Contracts.Data
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
Public Sub Add( _
ByVal context As AttributeSearchContext, _
ByVal attrib_id As EntityID, _
ByVal info As AttributeOperationInfo _
)
This language is not supported or no code example is available.
public void Add(
AttributeSearchContext context,
EntityID attrib_id,
AttributeOperationInfo info
)
This language is not supported or no code example is available.
public:
void Add(
AttributeSearchContext context,
EntityID^ attrib_id,
AttributeOperationInfo^ info
)
This language is not supported or no code example is available.
public function Add(
context : AttributeSearchContext,
attrib_id : EntityID,
info : AttributeOperationInfo
);
This language is not supported or no code example is available.
Parameters
- context
 - 
		Type: AttributeSearchContext 
		
 
- attrib_id
 - 
		Type: EntityID 
		
 
- info
 - 
		Type: AttributeOperationInfo