Class MetaClassFieldViewModel
Inheritance
System.Object
MetaClassFieldViewModel
Assembly: EPiServer.Commerce.UI.Admin.dll
Version: 14.26.0
public class MetaClassFieldViewModel : MetaClassFieldModel
Constructors
Declaration
public MetaClassFieldViewModel()
Properties
Declaration
public string BusinessObject { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public List<KeyValueModel> FieldTypes { get; set; }
Property Value
Declaration
public List<KeyValueModel> FormatTypes { get; set; }
Property Value
Declaration
public bool IsSystem { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool IsVisibleFormat { get; set; }
Property Value
Type |
Description |
System.Boolean |
|