Class DomItemWithTemplateId
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Represents a DOM item with an associated template UUID.
public class DomItemWithTemplateId : DomItem
- Inheritance
-
DomItemWithTemplateId
- Derived
- Inherited Members
Properties
TemplateUUID
Gets or sets the UUID of the associated template.
[JsonInclude]
public string TemplateUUID { get; }
Property Value
Remarks
This property is marked as non-formula and is included in JSON serialization.