[This is preliminary documentation and is subject to change.]

Rad Perm

Namespace:  OfficeClip.BusinessLayer.Security
Assembly:  OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0

Syntax

C#
public bool RadPerm { get; set; }
Visual Basic (Declaration)
Public Property RadPerm As Boolean
Visual C++
public:
property bool RadPerm {
	bool get ();
	void set (bool value);
}

See Also