IAppEntity.AppId Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets the id of the App where the entity is located.
int? AppId { get; }
Property value
System.Nullable{System.Int32}
Gets the id of the App where the entity is located.
int? AppId { get; }