Class CommandLogModelRelation
- Namespace
- Dynamicweb.CoreUI.Data.CommandLog
- Assembly
- Dynamicweb.CoreUI.dll
public sealed class CommandLogModelRelation
- Inheritance
-
CommandLogModelRelation
- Inherited Members
-
Properties
CommandLogId
public long CommandLogId { get; }
Property Value
- long
Id
Property Value
- long
ModelIdentifier
public string ModelIdentifier { get; }
Property Value
- string
ModelType
public Type? ModelType { get; }
Property Value
- Type
SecondaryModelIdentifier
public string? SecondaryModelIdentifier { get; }
Property Value
- string
SecondaryModelType
public Type? SecondaryModelType { get; }
Property Value
- Type
TwoWayRelation
public bool TwoWayRelation { get; }
Property Value
- bool