Class EntityChange
Inherited Members
Namespace: mk.helpers.Types
Assembly: mk.helpers.dll
Syntax
public class EntityChangeProperties
NestedProperty
Declaration
public bool NestedProperty { get; set; }Property Value
| Type | Description | 
|---|---|
| bool | 
NewValue
Declaration
public object NewValue { get; set; }Property Value
| Type | Description | 
|---|---|
| object | 
OldValue
Declaration
public object OldValue { get; set; }Property Value
| Type | Description | 
|---|---|
| object | 
Property
Declaration
public string Property { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
PropertyType
Declaration
public Type PropertyType { get; set; }Property Value
| Type | Description | 
|---|---|
| Type |