DataSource.NET
DeleteEntry Property
NamespacesCaplin.DataSource.Messaging.RecordIRecordType2MessageDeleteEntry
Gets or sets a value indicating whether this type2 index should be deleted.
Declaration Syntax
C#Visual BasicVisual C++
bool DeleteEntry { get; set; }
Property DeleteEntry As Boolean
property bool DeleteEntry {
	bool get ();
	void set (bool value);
}
Value
true if the entry should be deleted; otherwise, false.

Assembly: DataSource.NET (Module: DataSource.NET) Version: 6.2.6.2123 (6.2.6.2123)