Description
This is the definition of the entity. DATATYPE: String.
Property type
- Read-write property
Syntax
Public Property Definition() As Variant
Example
Dim MyEntity As Entity
Dim EntDef As String
MyEntity.Definition = EntDef
You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 2 Next »
This is the definition of the entity. DATATYPE: String.
Public Property Definition() As Variant
Example
Dim MyEntity As Entity
Dim EntDef As String
MyEntity.Definition = EntDef
Copyright © 2004-2024 IDERA, Inc.