Properties of class FieldInfoPair

class FieldInfoPair | Constructors | All Members


Public Properties

Gets the child field.
public FieldInfoBase ChildField { get; }

Gets the index.
public int Index { get; }

Gets the owner.
public RelationInfo Owner { get; }

Gets the parent field.
public FieldInfoBase ParentField { get; }