ODataEntitySchema class

Syntax

@interface ODataEntitySchema : NSObject <NSCoding>

Members

All members of ODataEntitySchema, including inherited members.

Methods
Method Description
- (NSArray *const) getVisibleInDetailPathsInOrder Gets the property paths of those properties that are visible on detail screens.
- (NSArray *const) getVisibleInListPathsInOrder Gets the property paths of those properties that are visible on list screens.
- (id) init