@@ -25,7 +25,6 @@ public static class SamHerd
2525 public const string Herdmark = "HERDMARK" ;
2626 public const string Intervals = "INTERVALS" ;
2727 public const string IntervalUnitOfTime = "INTERVAL_UNIT_OF_TIME" ;
28- public const string IsDeleted = "IsDeleted" ;
2928 public const string KeeperPartyIds = "KEEPER_PARTY_IDS" ;
3029 public const string MovementRestrictionReasonCode = "MOVEMENT_RSTRCTN_RSN_CODE" ;
3130 public const string OwnerPartyIds = "OWNER_PARTY_IDS" ;
@@ -43,7 +42,6 @@ public static class CtsCphHoldingFields
4342 public const string BatchId = "BATCH_ID" ;
4443 public const string ChangeType = "CHANGE_TYPE" ;
4544 public const string CreatedAtUtc = "CreatedAtUtc" ;
46- public const string IsDeleted = "IsDeleted" ;
4745 public const string LidFullIdentifier = "LID_FULL_IDENTIFIER" ;
4846 public const string LocEffectiveFrom = "LOC_EFFECTIVE_FROM" ;
4947 public const string LocEffectiveTo = "LOC_EFFECTIVE_TO" ;
@@ -65,7 +63,6 @@ public static class CtsKeeperFields
6563 public const string BatchId = "BATCH_ID" ;
6664 public const string ChangeType = "CHANGE_TYPE" ;
6765 public const string CreatedAtUtc = "CreatedAtUtc" ;
68- public const string IsDeleted = "IsDeleted" ;
6966 public const string LidFullIdentifier = "LID_FULL_IDENTIFIER" ;
7067 public const string LprEffectiveFromDate = "LPR_EFFECTIVE_FROM_DATE" ;
7168 public const string LprEffectiveToDate = "LPR_EFFECTIVE_TO_DATE" ;
@@ -86,7 +83,6 @@ public static class SamPartyFields
8683 public const string CountryCode = "COUNTRY_CODE" ;
8784 public const string CreatedAtUtc = "CreatedAtUtc" ;
8885 public const string InternetEmailAddress = "INTERNET_EMAIL_ADDRESS" ;
89- public const string IsDeleted = "IsDeleted" ;
9086 public const string Locality = "LOCALITY" ;
9187 public const string MobileNumber = "MOBILE_NUMBER" ;
9288 public const string OrganisationName = "ORGANISATION_NAME" ;
@@ -142,7 +138,6 @@ public static class SamCphHoldingFields
142138 public const string FeatureStatusCode = "FEATURE_STATUS_CODE" ;
143139 public const string Interval = "INTERVAL" ;
144140 public const string IntervalUnitOfTime = "INTERVAL_UNIT_OF_TIME" ;
145- public const string IsDeleted = "IsDeleted" ;
146141 public const string Locality = "LOCALITY" ;
147142 public const string MovementRestrictionReasonCode = "MOVEMENT_RSTRCTN_RSN_CODE" ;
148143 public const string Northing = "NORTHING" ;
0 commit comments