Click or drag to resize

MembershipChangeTrackingTIsChanged Property

Gets the object's changed status.

Namespace:  Koopman.CheckPoint.Common
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
public override bool IsChanged { get; }
Request Example View Source

Property Value

Type: Boolean

Implements

IChangeTrackingIsChanged
See Also