Class Tagging
Assembly: AcousticWorkbench.dll
Syntax
Properties
|
Improve this Doc
View Source
AudioEventId
Declaration
public long AudioEventId { get; set; }
Property Value
|
Improve this Doc
View Source
CreatedAt
Declaration
public DateTimeOffset CreatedAt { get; set; }
Property Value
|
Improve this Doc
View Source
CreatorId
Declaration
public long CreatorId { get; set; }
Property Value
|
Improve this Doc
View Source
Id
Declaration
public long Id { get; set; }
Property Value
|
Improve this Doc
View Source
TagId
Declaration
public long TagId { get; set; }
Property Value
|
Improve this Doc
View Source
UpdatedAt
Declaration
public DateTimeOffset UpdatedAt { get; set; }
Property Value
|
Improve this Doc
View Source
UpdaterId
Declaration
public long UpdaterId { get; set; }
Property Value
Extension Methods