Function removePropertiesFromOperationData

  • This operation removes the given list of properties from the current operation data. It will also omit the property 'propertyNames' from the result.

    Parameters

    • this: IOperationContext
    • operationData: IRemovePropertiesFromOperationDataOperationData

    Returns TOperationResult<IRemovePropertiesFromOperationDataOperationData>

Generated using TypeDoc