Packages

t

dynamics.common

DuplicateRuleJS

trait DuplicateRuleJS extends Object with StatusCodeNonNative

Annotations
@ScalaJSDefined() @RawJSType()
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DuplicateRuleJS
  2. StatusCodeNonNative
  3. Object
  4. Any
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val DuplicateRule_DuplicateRuleConditions: UndefOr[Array[DuplicateRuleCondition]]

    Only here if you perform an $expand.

    Only here if you perform an $expand.

    Annotations
    @JSOptional()
  2. val baseentitymatchcodetable: UndefOr[String]
    Annotations
    @JSOptional()
  3. val baseentityname: UndefOr[String]
    Annotations
    @JSOptional()
  4. val baseentitytypecode: UndefOr[Int]
    Annotations
    @JSOptional()
  5. val description: UndefOr[String]
    Annotations
    @JSOptional()
  6. val duplicateruleid: UndefOr[String]
    Annotations
    @JSOptional()
  7. val excludeinactiverecords: UndefOr[Boolean]
    Annotations
    @JSOptional()
  8. def hasOwnProperty(v: String): Boolean
    Definition Classes
    Object
  9. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  10. val iscasesensitive: UndefOr[Boolean]
    Annotations
    @JSOptional()
  11. val matchingentitymatchcodetable: UndefOr[String]
    Annotations
    @JSOptional()
  12. val matchingentityname: UndefOr[String]
    Annotations
    @JSOptional()
  13. val matchingentitytypecode: UndefOr[Int]
    Annotations
    @JSOptional()
  14. val name: UndefOr[String]
    Annotations
    @JSOptional()
  15. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  16. val statecode: UndefOr[Int]
    Definition Classes
    StatusCodeNonNative
    Annotations
    @JSOptional()
  17. val statecode_fv: UndefOr[String]
    Definition Classes
    StatusCodeNonNative
    Annotations
    @JSOptional() @JSName( ... )
  18. val statuscode: UndefOr[Int]
    Definition Classes
    StatusCodeNonNative
    Annotations
    @JSOptional()
  19. val statuscode_fv: UndefOr[String]
    Definition Classes
    StatusCodeNonNative
    Annotations
    @JSOptional() @JSName( ... )
  20. def toLocaleString(): String
    Definition Classes
    Object
  21. def valueOf(): Any
    Definition Classes
    Object