Options
All
  • Public
  • Public/Protected
  • All
Menu

FieldLink

Hierarchy

Index

Properties

Optional DisplayName

DisplayName: string

Optional FieldInternalName

FieldInternalName: string

Optional Hidden

Hidden: boolean

Optional Id

Id: any

Optional Name

Name: string

Optional ReadOnly

ReadOnly: boolean

Optional Required

Required: boolean

Optional ShowInDisplayForm

ShowInDisplayForm: boolean

existsFl

existsFl: boolean

True, if the object exists, false otherwise.

response

response: string

The response

Methods

delete

  • delete(): IBaseExecution<any>
  • Returns IBaseExecution<any>

stringify

  • stringify(): string

update

  • update(properties?: any): IBaseExecution<any>
  • Parameters

    • Optional properties: any

    Returns IBaseExecution<any>

Generated using TypeDoc