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