Defines a set of constants that can be returned by the ElementType property.
[Visual Basic]
Public Enum ElementType
[C#]
public enum ElementType
Remarks
Defines a set of constants that can be returned by the ElementType property.
Members
| Member Name | Description |
|---|---|
| Attribute | An entity attribute. |
| Field | A recordset field. |
| Pattern | An entity pattern. |
| RecordSet | A recordset. |
Requirements
Namespace: WRQ.Verastream.HostIntegrator Namespace
Assembly: WRQ.Verastream.HostIntegrator.dll
See Also
WRQ.Verastream.HostIntegrator Namespace