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
      • SkyVaultPagingResult
      • SkyVaultPermissions
      • SkyVaultPerson
      • SkyVaultProperty
      • SkyVaultPropertyType
      • SkyVaultRepositoryCapabilities
      • SkyVaultRepositoryInfo
      • SkyVaultSearchLanguage
      • SkyVaultSite
      • SkyVaultSiteVisibility
      • SkyVaultTag
      • SkyVaultTypeDefinition
        • propertyDefinitionForProperty
      • SkyVaultWorkflowProcess
      • SkyVaultWorkflowProcessDefinition
      • SkyVaultWorkflowTask
      • Definition
    • Services
    • Session
    • FileManager
    • Utils
  • Copyright
  • Disclaimer

You are here

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

propertyDefinitionForProperty

- (AlfrescoPropertyDefinition *)propertyDefinitionForProperty:(NSString *)property - Returns the definition of the given property, for example, cm:name.

Parameters

(NSString *)property
The property to return the definition for, for example, cm:name.

Returns

(AlfrescoPropertyDefinition *), the property definition for the property.

Example




        
Parent topic: SkyVaultTypeDefinition

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