Description

Notes property of the attribute. DATATYPE: String.

Property Type

  • Read-write property

Syntax

Public Property Notes() As Variant

Example

Dim MyAttr As AttributeObj

Dim StorNotes As String

MyAttr.Notes=StorNotes
  • No labels