 | IReadOnlyDbOptionsEntityBaseApplicationLevel Property |
Gets the ApplicationLevel member value
Namespace:
EBP.Api.Interfaces.Framework.BusinessLogic.Services.Options.Entity
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<int> ApplicationLevel { get; }
ReadOnly Property ApplicationLevel As Nullable(Of Integer)
Get
Property Value
Type:
NullableInt32
See Also