TagDeleteOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Api.dll
Definition
class TagDeleteOptions
{
Guid? ApplicationId { get; set; }
Guid? ApplicationTypeId { get; set; }
Guid? TypeId { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|
| ApplicationId | Guid? | | | |
| ApplicationTypeId | Guid? | | | |
| TypeId | Guid? | | | |