Class CategoryLabelContentBase
The allowed content of a category label
Inherited Members
Namespace: NipoSoftware.Nfield.Interviewing.Contracts.Data
Assembly: NipoSoftware.Nfield.Interviewing.Contracts.Monodroid.dll
Syntax
public abstract class CategoryLabelContentBase : ParagraphContentBase
Constructors
CategoryLabelContentBase()
Declaration
protected CategoryLabelContentBase()
Properties
Category
If this content is part of a Category, returns the category.
Declaration
public Category Category { get; set; }
Property Value
Type | Description |
---|---|
Category |