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

NameTypeDescriptionDefaultOptions
ApplicationIdGuid?
ApplicationTypeIdGuid?
TypeIdGuid?