Show / Hide Table of Contents

Class DocumentIsCheckedOutByOthersCheck

Inheritance
Object
DocumentIsCheckedOutByOthersCheck
Implements
ICustomCheckFilter
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web.UI.Filters.CustomCheckFilters
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class DocumentIsCheckedOutByOthersCheck : ICustomCheckFilter

Constructors

DocumentIsCheckedOutByOthersCheck()

Declaration
public DocumentIsCheckedOutByOthersCheck()

Methods

Run(XmlNode, out String)

Declaration
public bool Run(XmlNode config, out string reasonToolTip)
Parameters
Type Name Description
XmlNode config
String reasonToolTip
Returns
Type Description
Boolean

Implements

ICustomCheckFilter
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top