MediaCommentsCreateOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Api.dll
Definition
class MediaCommentsCreateOptions
{
bool? IsApproved { get; set; }
DateTime? PublishedDate { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|
| IsApproved | bool? | | | |
| PublishedDate | DateTime? | | | |