Class ExtensionPropertyApiGetDto
Inheritance
System.Object
ExtensionPropertyApiGetDto
Namespace: Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ObjectExtending
Assembly: Volo.Abp.AspNetCore.Mvc.Contracts.dll
Syntax
public class ExtensionPropertyApiGetDto : object
Properties
IsAvailable
Default: true.
Declaration
public bool IsAvailable { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |