RtState
Namespace: Meshmakers.Octo.Runtime.Contracts.RepositoryEntities
The State of a RtEntity or RtAssociation
public enum RtState
Inheritance Object → ValueType → Enum → RtState
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| Active | 0 | Default state of the entity |
| Archived | 1 | The entity is archived |