Open Closed

How to create entity has property is class #1334


User avatar
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)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Seems you need to add navigation properties

  • User Avatar
    0
    thanhnghiacntt created

    Can you sent to me video guide?

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Sorry reply late, seems Location is not an entity, right? if so, suite can not add object type,

  • User Avatar
    0
    ServiceBot created
    Support Team Automatic process manager

    This question has been automatically marked as stale because it has not had recent activity.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on April 16, 2025, 12:13