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