Show / Hide Table of Contents

Interface ICriteriaDynamicValue

Namespace: SuperOffice.CRM.Web.UI.Controls
Assembly: SuperOffice.CRMWeb.dll
Syntax
public interface ICriteriaDynamicValue

Properties

DisplayValue

Declaration
string[] DisplayValue { get; set; }
Property Value
Type Description
String[]

ExtraInfo

Declaration
string ExtraInfo { get; set; }
Property Value
Type Description
String

Height

Declaration
int Height { get; }
Property Value
Type Description
Int32

ValidationMessage

Declaration
string ValidationMessage { get; }
Property Value
Type Description
String

Value

Declaration
string[] Value { get; set; }
Property Value
Type Description
String[]

ValueHintCollection

Declaration
ValueHintCollection ValueHintCollection { get; set; }
Property Value
Type Description
ValueHintCollection

Methods

IsValid()

Declaration
bool IsValid()
Returns
Type Description
Boolean
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top