This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                                  public class AIMDatabaseReference
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Class AIMDatabaseReference

The type exposes the following properties.

Public Properties

  Name Description
Public property AimSource
Gets the AIM source type.
(Inherited from AIMReference.)
Public property Data
Gets the reference.
(Inherited from AIMReference.)
Public property Originator
Gets the originator of the reference.
(Inherited from AIMReference.)
Public property Reference
Gets the table reference.
Public property Source
Gets the SXML source.
(Inherited from AIMReference.)
Public property Type
Gets the type.
(Inherited from AIMReference.)

See Also

Advanced