Cmdlets for Smartsheet

Build 24.0.8963

ValueSource Parameter (Connect-Smartsheet Cmdlet)

Indicates whether the cell will use the Value fields as its value or the DisplayValue field.

Syntax

Connect-Smartsheet -ValueSource string

Possible Values

Auto, Value, DisplayValue

Data Type

cstr

Default Value

"Auto"

Remarks

  • If Auto the driver will use which field its not empty.
  • If Value the driver will use the Value field.
  • If DisplayValue the driver will use the DisplayValue field.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963