文章 TagDeleteOptions 类

  • 命名空间: Limyee.Extensibility.Api.Version1
  • 程序集: Limyee.Api.dll

定义

class TagDeleteOptions
{
	Guid? ApplicationId { get; set;  }
	Guid? ApplicationTypeId { get; set;  }
	Guid? TypeId { get; set;  }
}

属性

名称

类型

描述

默认值

选项

ApplicationId

Guid?

A content application identifier to filter by

ApplicationTypeId

Guid?

A content application type identifier to filter by

TypeId

Guid?

A tag type identifier to filter by