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
    • Scripting API
    • Services API
      • Site service
        • Site service object
        • Site object
          • save
          • deleteSite
          • listMembers
          • isMember
          • getMembersRole
          • inviteNominated (new user)
          • inviteNominated (existing user)
          • setMembership
          • removeMembership
          • getContainer
          • createContainer
          • hasContainer
          • setPermissions
          • resetAllPermissions
          • getCustomProperty
          • getCustomProperties
          • inviteModerated
          • getInvitation
          • listInvitations
          • createAndSaveContainer
      • Activities service
      • Tagging service
      • Thumbnail service
      • Rendition service
      • Authority service
      • Workflow service
  • Copyright
  • Disclaimer
  • You are here

    SkyVault Enterprise 4.1.10 » Programming » SkyVault API Reference » Repository JavaScript API » Services API » Site service » Site object

    getCustomProperty

    getCustomProperty(name) this method gets the value of a custom property (null if the custom property has not been set or does not exist).

    Parameters

    name
    The QName of the property.

    Returns

    Returns the value of the property, or null if not set.

    Parent topic: Site object

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