rename all variants of naming that hold an AyaType value to "aType" (parameter) / "AType" (not parameter) everywhere front and back; "ayType", "objectType", "oType" all are used in various areas
This commit is contained in:
@@ -113,7 +113,7 @@ namespace AyaNova.Biz
|
||||
{
|
||||
|
||||
Date = z.Created,
|
||||
ObjectType = z.AyaType,
|
||||
AType = z.AyaType,
|
||||
ObjectId = z.AyId,
|
||||
Event = z.AyEvent,
|
||||
Textra = z.Textra,
|
||||
|
||||
Reference in New Issue
Block a user