Attribute Item
An attribute item represents the base interface for a generic attribute that could be a type attribute or an entity attribute.
public interface CdmAttributeItem extends CdmObject, CdmReferencesEntities
This interface is substituted with a regular class in Python.
Properties
Name | Type | Description |
---|---|---|
AppliedTraits | CdmTraitCollection | The attribute's applied traits. |