Skip to main content
Home

Search form

Menu

Search form

  • What's new?
  • Requirements
  • Where to find the SDK
  • Binary distribution
  • Source distribution
  • Introduction to authentication
  • Tutorials
  • Client API
    • Classes Overview
    • Self in blocks
    • Completion Block Definitions
    • Error Handling
    • Error Codes
    • Sorting
    • Constants
    • Model
      • SkyVaultActivityEntry
      • SkyVaultComment
      • SkyVaultCompany
      • SkyVaultContentFile
      • SkyVaultContentStream
      • SkyVaultDocument
      • SkyVaultFolder
      • SkyVaultKeywordSearchOptions
      • SkyVaultListingContext
      • SkyVaultListingFilter
      • SkyVaultNode
        • propertyValueWithName
        • hasAspectWithName
      • SkyVaultPagingResult
      • SkyVaultPermissions
      • SkyVaultPerson
      • SkyVaultProperty
      • SkyVaultPropertyType
      • SkyVaultRepositoryCapabilities
      • SkyVaultRepositoryInfo
      • SkyVaultSearchLanguage
      • SkyVaultSite
      • SkyVaultSiteVisibility
      • SkyVaultTag
      • SkyVaultTypeDefinition
      • SkyVaultWorkflowProcess
      • SkyVaultWorkflowProcessDefinition
      • SkyVaultWorkflowTask
      • Definition
    • Services
    • Session
    • FileManager
    • Utils
  • Copyright
  • Disclaimer

You are here

SkyVault Mobile SDK for iOS » Client API » Model » SkyVaultNode

hasAspectWithName

-(BOOL) hasAspectWithName:(NSString *)aspectName - determines if the node has the specified aspect.

Parameters

(NSString *) aspectName
The aspect to be checked.

Returns

(BOOL) - returns true if the node has the specified aspect.

Example



        
Parent topic: SkyVaultNode

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