Tag delete options
TagDeleteOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Platform.dll
TagDeleteOptions
Telligent.Evolution.Extensibility.Api.Version1
class TagDeleteOptions { Guid? ApplicationId { get; set; } Guid? ApplicationTypeId { get; set; } Guid? TypeId { get; set; } }
Guid?