ObjectRelationship Enumeration
| Syntax | Constants |
|---|---|
Enum ObjectRelationship
swcNoRelationship = 0
swcGrandParent = 1
swcParent = 2
swcSibling = 3
swcChild = 4
swcGrandChild = 5
End Enum
|
|
| Syntax | Constants |
|---|---|
Enum ObjectRelationship
swcNoRelationship = 0
swcGrandParent = 1
swcParent = 2
swcSibling = 3
swcChild = 4
swcGrandChild = 5
End Enum
|
|
Copyright © 1995-2024. Cloud Software Group, Inc. All Rights Reserved.