FormulaList interface
The response of a list operation.
Properties
nextLink |
Link for next set of results.
|
value |
Results of the list operation.
|
Property Details
Link for next set of results.
nextLink?: string
Property Value
Results of the list operation.
value?: Formula[]
Property Value