DataSource.NET
DeletePermissionKey Property
NamespacesCaplin.DataSource.Messaging.PermissionIPermissionMessageDeletePermissionKey
Gets or sets a value indicating whether this permission key should be deleted.
Declaration Syntax
C#Visual BasicVisual C++
bool DeletePermissionKey { get; set; }
Property DeletePermissionKey As Boolean
property bool DeletePermissionKey {
	bool get ();
	void set (bool value);
}
Value
true if the entry should be deleted from the Liberator's cache; otherwise, false.

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