Show / Hide Table of Contents

Class CategoryItemDisplay

Represents one category for display purposes.

Inheritance
System.Object
CategoryItemDisplay
Namespace: Scrapbook101core.Models
Assembly: Scrapbook101core.dll
Syntax
public class CategoryItemDisplay

Properties

| Improve this Doc View Source

CategoryInfo

Declaration
public string CategoryInfo { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Id

Declaration
public string Id { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Name

Declaration
public string Name { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX for Scrapbook101Core on