ISet Interface
| Name | Description | |
|---|---|---|
 
    
	 | 
	Description | Gets the description of this set. | 
 
    
	 | 
	Family | Gets the family of this set. | 
 
    
	 | 
	Id | Gets the unique ID of this set within its parent database. | 
 
    
	 | 
	KeepDepths | Gets a value indicating whether to keep depths. | 
 
    
	 | 
	Manufacturer | Gets the manufacturer of this set. | 
 
    
	 | 
	ParentDatabase | Gets the database which contains this set. | 
 
    
	 | 
	Reference | Gets the reference of this set. | 
 
    
	 | 
	UserDefinedField | Gets the user field of this set. | 
| Name | Description | |
|---|---|---|
 
    
	 | 
	GetFieldValue(string) | Gets the value of a field defined in the sets DB Fields manager. | 
 
    
	 | 
	GetWorkbook() | Gets the workbook with articles or sets from a set. | 
 
    
	 | 
	SetFieldValue(string, object) | Sets the value of a field defined in the sets DB Fields manager. | 
 
    
	 | 
	WriteWorkbook(IWorkbook) | Writes the workbook with articles or sets to a set. The workbook is saved directly to the database. | 
	
		Available since QDV 7.13.0001.
	
					
    
	
    
	