ShortcutWidgetContent Class | |
Represents the ShortcutWidgetContent object.
Inheritance Hierarchy SystemObject
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
Syntax public 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
|
TopSee Also