Description

Definition of the view. DATATYPE: String.

Property Type

  • Read-write property

Syntax

Public Property Definition() As Variant

Example

Dim MyView As View
Dim ViewDef As String = Logical

MyView.Definition = ViewDef

See Also