Navigation

item_property_with_source

EXPRESS specification:

ENTITY item_property_with_source
SUBTYPE OF ( item_property);
source  :  item_ref_source;
UNIQUE
URI7  :  property_name, source;
END_ENTITY;

References (1):

Name Type Referred through Express-G
item_property Entity
Subtype
No Diagram

Inheritance graph

ENTITY item_property_with_source;
ENTITY item_property;
property_name  :  label;
property_description  :  OPTIONAL text;
property_value  :  measure_select;
ENTITY item_property_with_source;
source  :  item_ref_source;
END_ENTITY;