KeyMaster.NET
WriteAllowed Property
KeyMaster.NETCaplin.KeyMaster.PermissioningIPermissionWriteAllowed
Gets or sets a value indicating whether the user can contribute to (publish to) subjects matching SubjectPattern.
Declaration Syntax
C#Visual BasicVisual C++
bool WriteAllowed { get; set; }
Property WriteAllowed As Boolean
property bool WriteAllowed {
	bool get ();
	void set (bool value);
}
Value
true if contributing is allowed, otherwise false.

Assembly: Caplin.KeyMaster (Module: Caplin.KeyMaster) Version: 5.0.2.0 (5.0.2.0)