Options
All
  • Public
  • Public/Protected
  • All
Menu

AttachmentsCountField

Type parameters

  • EntityT: Entity

    Type of the entity the complex type field belongs to.

Hierarchy

  • any
    • AttachmentsCountField

Index

Properties

Properties

attachmentCount

attachmentCount: ComplexTypeNumberPropertyField<EntityT> = new ComplexTypeNumberPropertyField('AttachmentCount', this.entityConstructor, 'AttachmentsCount', 'Edm.Int16')

Representation of the AttachmentsCount.attachmentCount property for query construction. Use to reference this property in query operations such as 'filter' in the fluent request API.