Skip to main content

IObject.HasTags method

Namespace: NextDesign.Core

Description

Checks if a tag exists that matches the specified tag name.

argument

NameTypeDescription
tagsstringtag names (multiple values can be specified by separating them with commas)
opstringVerification method when multiple tag names are specified (or/and)
The initial value is or.

Return value

  • bool