Description

Note of the view. DATATYPE: String.

Property Type

  • Read-write property

Syntax

Public Property Notes() As Variant

Example

Dim MyView As View
Dim ViewNotes As String

MyView.Notes = ViewNotes

See Also