Options
All
  • Public
  • Public/Protected
  • All
Menu

ValidationMessagesField

Type parameters

  • EntityT: Entity

    Type of the entity the complex type field belongs to.

Hierarchy

  • any
    • ValidationMessagesField

Index

Properties

field

field: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('Field', this.entityConstructor, 'ValidationMessages', 'Edm.String')

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

id

id: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('Id', this.entityConstructor, 'ValidationMessages', 'Edm.String')

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

logMsgNo

logMsgNo: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('LogMsgNo', this.entityConstructor, 'ValidationMessages', 'Edm.String')

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

logNo

logNo: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('LogNo', this.entityConstructor, 'ValidationMessages', 'Edm.String')

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

message

message: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('Message', this.entityConstructor, 'ValidationMessages', 'Edm.String')

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

messageV1

messageV1: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('MessageV1', this.entityConstructor, 'ValidationMessages', 'Edm.String')

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

messageV2

messageV2: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('MessageV2', this.entityConstructor, 'ValidationMessages', 'Edm.String')

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

messageV3

messageV3: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('MessageV3', this.entityConstructor, 'ValidationMessages', 'Edm.String')

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

messageV4

messageV4: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('MessageV4', this.entityConstructor, 'ValidationMessages', 'Edm.String')

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

number

number: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('Number', this.entityConstructor, 'ValidationMessages', 'Edm.String')

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

parameter

parameter: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('Parameter', this.entityConstructor, 'ValidationMessages', 'Edm.String')

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

row

row: ComplexTypeNumberPropertyField<EntityT> = new ComplexTypeNumberPropertyField('Row', this.entityConstructor, 'ValidationMessages', 'Edm.Int32')

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

system

system: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('System', this.entityConstructor, 'ValidationMessages', 'Edm.String')

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

type

type: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('Type', this.entityConstructor, 'ValidationMessages', 'Edm.String')

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