ShortcutWidgetContent Class |  |
Represents the ShortcutWidgetContent object.
Inheritance HierarchySystemObject
Smartsheet.Api.ModelsShortcutWidgetContent
Namespace:
Smartsheet.Api.Models
Assemblies:
smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntaxpublic class ShortcutWidgetContent : IWidgetContent
Public Class ShortcutWidgetContent
Implements IWidgetContent
public ref class ShortcutWidgetContent : IWidgetContent
type ShortcutWidgetContent =
class
interface IWidgetContent
end
The ShortcutWidgetContent type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | ShortcutData |
An array of ShortcutDataItem objects.
|
 | WidgetType |
Returns the type for this widget content object
|
Top
See Also