You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.HasComment("Indicates whether a CURRENT RENTAL LISTING has been reported as taken down by the offering platform")
740
745
.HasColumnName("is_taken_down");
746
+
entity.Property(e =>e.LgTransferDtm)
747
+
.HasComment("Indicates when a CURRENT RENTAL LISTING was most recently transferred to a different Local Goverment Organization as a result of address changes")
0 commit comments