1
thanhnghiacntt created
How to add object type in "Property type"?
- ABP Framework version: v4.2.3
- UI type: MVC
- DB provider: MongoDB
- Tiered (MVC) or Identity Server Separated (Angular): yes
- Exception message and stack trace:
- Steps to reproduce the issue:I want to create Entity has colum location is type Location
- class Location{
- public double Lat{get;set;}
- public double Lng{get;set;}
- }
4 Answer(s)
-
0
-
0
Can you sent to me video guide?
-
0
Hi,
Sorry reply late, seems
Location
is not an entity, right? if so, suite can not add object type, -
0
This question has been automatically marked as stale because it has not had recent activity.