Enumeration
Relationship type of an extended property table.
Enumeration Members
Enumeration member | Value | Notes |
---|---|---|
OneToMany | "OneToMany" | One to many relationship. Jobs created can only have multiple values for the properties in the extended properties table. |
OneToOne | "OneToOne" | One to one relationship. Jobs created can only have one value for the properties in the extended properties table. |