Class ExtensionPropertyAttributeDto
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations.ObjectExtending
Assembly: Volo.Abp.AspNetCore.Mvc.Contracts.dll
Syntax
public class ExtensionPropertyAttributeDto
Constructors
ExtensionPropertyAttributeDto()
Declaration
public ExtensionPropertyAttributeDto()
Properties
Config
Declaration
public Dictionary<string, object> Config { get; set; }
Property Value
Type | Description |
---|---|
Dictionary<string, object> |
TypeSimple
Declaration
public string TypeSimple { get; set; }
Property Value
Type | Description |
---|---|
string |