@type-descriptor.aggregate-instance-td-method

This tag provides information about field-level data attribute settings for a complex field type.

Attributes

The following table lists the valid attributes for this tag:
Attribute Description Valid Values
accessor Describes the access to the data You must specify one of the following attributes:
  • readOnly
  • writeOnly
  • readWrite
  • noAccess
contentSize Formula for calculating the current size of the content of the type  
offset Formula for calculating the absolute offset of the start of the data of the type  
size Formula for calculating the allocated size of the contents of the type  

Feedback