Options
All
  • Public
  • Public/Protected
  • All
Menu

PriceChangeDocumentField

Type parameters

  • EntityT: Entity

    Type of the entity the complex type field belongs to.

Hierarchy

  • any
    • PriceChangeDocumentField

Index

Properties

materialLedgerDocument

materialLedgerDocument: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('MaterialLedgerDocument', this.entityConstructor, 'PriceChangeDocument', 'Edm.String')

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

materialLedgerDocumentYear

materialLedgerDocumentYear: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('MaterialLedgerDocumentYear', this.entityConstructor, 'PriceChangeDocument', 'Edm.String')

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