Home > @i2analyze/i2connect > services > ISemanticSeedConstraints > semanticPropertyTypeIds
services.ISemanticSeedConstraints.semanticPropertyTypeIds property
Gets the semantic type identifiers of properties for which seeds must have values, keyed by a string identifier.
Signature:
readonly semanticPropertyTypeIds: SemanticPropertyTypeIds;
Returns: SemanticPropertyTypeIds
Introduced: API version 2.2
Remarks
Each array is an ANDed set of semantic property type identifiers. To pass the constraint, a seed must have a value for each of the properties identified by at least one of the arrays.