Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

This is the definition of the entity. DATATYPE: String.

Property type

  • Read-write property

Syntax

...

Code Block
languagevb
Public Property Definition() As Variant

Example

Dim MyEntity As Entity
Anchorwp1013604wp1013604
Dim EntDef As String
Anchorwp1013605  wp1013605 
Anchorwp1013606wp1013606
MyEntity.Definition = EntDef

See Also

...