Assembly: Cubes;
The ICubeAttachmentAttribute interface describes dictionary attribute where cube attachments are stored.
ICubeAttachmentAttribute
Attribute parameters can be obtained using properties and methods of the ICubeAttachmentAttributes interface.
Property name | Brief description | |
DataType | The DataType property returns type of data stored in attribute. | |
Nullable | The Nullable property returns whether it is possible to store empty values by the attribute. | |
ObjectLinked | The ObjectLinked property returns whether values store a link to the repository object. |
Property name | Brief description | |
Id | The Id property returns object identifier. | |
Key | The Key property returns object key. | |
Name | The Name property returns object name. |
See also: