CtcObjectBaseIsDeleted Property |
Gets an indication whether this CTC object has been flaged for deletion by
DeleteSelf.
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic ReadOnly Property IsDeleted As Boolean
Get
public bool IsDeleted { get; }
Property Value
Type:
Boolean
See Also