Gets an indication whether this CTC object has been flaged for deletion by DeleteSelf()()()().

Namespace: RRAutoLib.CTC
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4504.18867

Syntax

C#
public bool IsDeleted { get; }
Visual Basic
Public ReadOnly Property IsDeleted As Boolean
	Get

See Also