QdvSet Interface

NOTE: This member is now obsolete. Use Qdv.UserApi.ISet instead.

Represents a QDV set.
<Obsolete("Use Qdv.UserApi.ISet instead.")> _ 
Public Interface QdvSet
This language is not supported or no code example is available.
[Obsolete("Use Qdv.UserApi.ISet instead.")] 
public interface QdvSet
This language is not supported or no code example is available.
Name Description
Public property Description Obsolete. Gets the description of this set.
Public property Family Obsolete. Gets the family of this set.
Public property Id Obsolete. Gets the unique ID of this set within its parent database.
Public property KeepDepths Obsolete. Gets a value indicating whether to keep depths.
Public property Manufacturer Obsolete. Gets the manufacturer of this set.
Public property ParentDatabase Obsolete. Gets the database which contains this set.
Public property Reference Obsolete. Gets the reference of this set.
Public property UserDefinedField Obsolete. Gets the user field of this set.
Top
Methods
 
Name Description
Public method GetWorkbook() Obsolete. Gets the workbook with articles or sets from a set.
Public method WriteWorkbook(IWorkbook) Obsolete. Writes the workbook with articles or sets to a set. The workbook is saved directly to the database.
Top

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition