Description
Owner of the entity. DATATYPE: String.
Property Type
- Read-write property
Syntax
Public Property Owner() As Variant
Example
Dim MyEntity As Entity Dim strOwner As String = "EntOwner" MyEntity.Owner = strOwner
See Also
Owner of the entity. DATATYPE: String.
Public Property Owner() As Variant
Dim MyEntity As Entity Dim strOwner As String = "EntOwner" MyEntity.Owner = strOwner
See Also
Copyright © 2004-2024 IDERA, Inc.