Skip to main content

ValidationCloneLock

Callable

  • ValidationCloneLock(sourceProperty, targetProperty): void

  • Clones all lock properties from one Property object to another.


    Parameters

    • sourceProperty: ItemProperties

      The property object to clone properties from

    • targetProperty: ItemProperties

      The property object to clone properties to

    Returns void

    • Nothing