SFParentChildrenRelationshipType Constants Reference

Declared in SFParentChildrenSyncHelper.h

SFParentChildrenRelationshipType

Definition

typedef NS_ENUM(NSInteger, SFParentChildrenRelationshipType ) {
   SFParentChildrenRelationpshipMasterDetail,
   SFParentChildrenRelationpshipLookup,
};

Constants

SFParentChildrenRelationpshipMasterDetail

Declared In SFParentChildrenSyncHelper.h.

SFParentChildrenRelationpshipLookup

Declared In SFParentChildrenSyncHelper.h.