Initial |
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public sealed class InitialUnknown : Structure
The InitialUnknown type exposes the following members.
| Name | Description | |
|---|---|---|
| Annotations |
Annotations.
(Inherited from AnnotationsBase) | |
| Dependencies |
Optional attribute defining the algebraic dependencies as list of value references of the unknown directly with respect to known.
(Inherited from Structure) | |
| DependenciesKind |
If non-empty, Dependencies must be non-empty and must have the same number of elements.
If empty, it must be assumed that the unknown depends on the knowns without a particular structure.
(Inherited from Structure) | |
| ValueReference |
The value reference of the unknown.
(Inherited from Structure) |