IWidgetContentWidgetType Property | |
Gets the objectValue Type.
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 WidgetType WidgetType { get; }
ReadOnly Property WidgetType As WidgetType
Get
property WidgetType WidgetType {
WidgetType get ();
}
abstract WidgetType : WidgetType with get
Return Value
Type:
WidgetType the Type
See Also