Keyword Index

Object: DWAttribute

  • name - Gets the name of this attribute field. Read only.
  • objType - Returns a string with the name of this object class "DWAttribute".
  • primary - Returns true if this field is defined as primary. Read only.
  • value - Gets the value of this attribute field. Read only.
  • Property: name

    Gets the name of this attribute field. Read only.

    Property: objType

    Returns a string with the name of this object class "DWAttribute".

    String = objType

    Property: primary

    Returns true if this field is defined as primary. Read only.

    Property: value

    Gets the value of this attribute field. Read only.