Specifies the object locations.
Declaration Syntax
public enum ObjectLocationEnum
Table 1769: Members
Member |
Connections |
Indicates that the object location is the 'connections' part of its container object. |
Member |
Default |
Indicates that the object location is the default location of its container object. |
Member |
NativeChild |
Indicates that the object location is the 'contact region' part of its container object. |
Member |
Post |
Indicates that the object location is the 'post' part of its container object. |
Member |
Pre |
Indicates that the object location is the 'pre' part of its container object. |
Member |
Unknown |
Indicates that the object location is unknown. |