Skip to main content
Home

Search form

Menu

Search form

  • What's new in SkyVault
  • SkyVault 2.0 overview
  • Video tutorials
  • Using SkyVault
  • Developing
    • Introduction
    • Architectural Overview
    • Overview of SkyVault APIs
    • Content modeling
    • Developing Extensions
      • Web scripts
        • Repository-tier web scripts
        • Presentation-tier web scripts
          • Web script locations
          • Root objects
          • Surf Framework Guide
          • Surf root objects
          • Return types
            • ScriptModelObject
              • save
              • remove
              • delete
              • toXML
              • touch
              • getBooleanProperty
              • getProperty
              • setProperty
              • removeProperty
              • getModelObject
              • clone
            • ScriptRemoteConnector
            • Response
            • ResponseStatus
          • Rendering objects
        • Surf tutorials
    • Extension packaging
    • SkyVault Public Java API
  • Share extensions
  • Developing Client Applications
  • SkyVault SDK 2.1.1
  • Copyright
  • Disclaimer
  • You are here

    SkyVault 2.0 » Developing » Developing Extensions » Web scripts » Presentation-tier web scripts » SkyVault Surf API reference for web scripts » Return types » ScriptModelObject

    setProperty

    The setProperty(String propertyName, String propertyValue) method sets the value of the specified property.

    Parameters

    propertyName
    A string representing the name of the property whose value is to be returned.
    propertyValue
    A string representing the value of the property.

    Returns

    void

    Parent topic: ScriptModelObject

    © 2017 TBS-LLC. All Rights Reserved.    Follow @twitter