UVACanvasAccess
Properties | List of all members
UVACanvasAccess.ApiParts.Api.ColumnEntryUpdate Struct Reference

Represents one update to a custom column entry. More...

Properties

ulong ColumnId [get, set]
 The column id. More...
 
ulong UserId [get, set]
 The user id. More...
 
string Content [get, set]
 The new content of the entry. More...
 

Detailed Description

Represents one update to a custom column entry.

Api.UpdateCustomColumnEntries

Property Documentation

◆ ColumnId

ulong UVACanvasAccess.ApiParts.Api.ColumnEntryUpdate.ColumnId
getset

The column id.

◆ Content

string UVACanvasAccess.ApiParts.Api.ColumnEntryUpdate.Content
getset

The new content of the entry.

◆ UserId

ulong UVACanvasAccess.ApiParts.Api.ColumnEntryUpdate.UserId
getset

The user id.


The documentation for this struct was generated from the following file: