Dev2.DataList.AbstractRecsetSearchValidation.HandlesType C# (CSharp) Method

HandlesType() public abstract method

public abstract HandlesType ( ) : string
return string
        public abstract string HandlesType();
AbstractRecsetSearchValidation