Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |