You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

This is the 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

See Also

  • No labels