RelatedItems Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | RelatedItems.h RelatedItems.m |
Tasks
-
relationship
(public property)
property -
relationshipType
(public property)
property -
relatedItemCount
(public property)
property -
relatedItemPageCount
(public property)
property -
relatedItemPage
(public property)
property -
relatedItem
(public property)
property
Properties
relatedItem
(public property)
@property (nonatomic, retain) NSMutableArray *relatedItem
Declared In
RelatedItems.h
relatedItemCount
(public property)
@property (nonatomic, retain) NSNumber *relatedItemCount
Discussion
(public property)
type : NSNumber, wrapper for primitive long
Declared In
RelatedItems.h
relatedItemPage
(public property)
@property (nonatomic, retain) NSNumber *relatedItemPage
Discussion
(public property)
type : NSNumber, wrapper for primitive long
Declared In
RelatedItems.h
relatedItemPageCount
(public property)
@property (nonatomic, retain) NSNumber *relatedItemPageCount
Discussion
(public property)
type : NSNumber, wrapper for primitive long
Declared In
RelatedItems.h