DataSource.NET
Permission Property
NamespacesCaplin.DataSource.Messaging.NewsINewsMessagePermission
Gets or sets a permission string relating to this news message.
Declaration Syntax
C#Visual BasicVisual C++
string Permission { get; set; }
Property Permission As String
property String^ Permission {
	String^ get ();
	void set (String^ value);
}
Value
The permission string.
Remarks
Liberator can use the contents of this property to determine whether this headline should be sent to a client.

Assembly: DataSource.NET (Module: DataSource.NET) Version: 6.0.12.814 (6.0.12.0814)