Skip to main content
Home

Search form

Menu

Search form

  • Overview
  • How To videos
  • Getting Started with SkyVault
  • Using SkyVault
  • Customizing
  • Programming
    • Integrating your application with SkyVault
    • Designing your application
    • Programming with CMIS
    • Programming with the repository
    • Programming with SkyVault services
    • Programming with Surf
    • Web Scripts
    • Root-scoped objects
    • Return types
      • ScriptModelObject
        • save
        • remove
        • delete
        • toXML
        • touch
        • getBooleanProperty
        • getProperty
        • setProperty
        • removeProperty
        • getModelObject
        • clone
      • ScriptRemoteConnector
      • Response
      • ResponseStatus
    • Rendering objects
  • Copyright
  • Disclaimer
  • You are here

    SkyVault Enterprise 4.1.10 » Programming » SkyVault API Reference » Surf Platform API reference » Return types » ScriptModelObject

    getBooleanProperty

    getBooleanProperty(String propertyName) - this method returns the value of the specified boolean property.

    Parameters

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

    Returns

    Returns a boolean representing the state of the property.

    Parent topic: ScriptModelObject

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