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; otherwise, false.

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