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