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 definition of the entity. DATATYPE: String.

Property type

Read-write property

Syntax

Visual Basic

Public Property Definition() As Variant

Example

Dim MyEntity As Entity
Dim EntDef As String
 
MyEntity.Definition = EntDef

See Also

Entity Object
Definition

  • No labels