Class ArchetypeItem
- Namespace
- Coherence
- Assembly
- Coherence.dll
public class ArchetypeItem
- Inheritance
-
ArchetypeItem
Constructors
ArchetypeItem(string, List<ArchetypeItemField>)
public ArchetypeItem(string componentName, List<ArchetypeItemField> fields)
Parameters
componentName
string
fields
List<ArchetypeItemField>
Fields
baseComponentId
public int baseComponentId
Field Value
- int
componentName
public string componentName
Field Value
- string
fields
public List<ArchetypeItemField> fields
Field Value
- List<ArchetypeItemField>
id
Field Value
- int