Page History
Description
This is the definition Definition of the entity. DATATYPE: String.
Property
...
Type
- Read-write property
Syntax
...
Code Block | ||
---|---|---|
| ||
Public Property Definition() As Variant |
Example
Code Block | ||
---|---|---|
| ||
Dim MyEntity As |
...
Entity Dim EntDef As String MyEntity.Definition = EntDef |
Info | ||
---|---|---|
| ||
...