ConstantsBase<T>.ValueExistsInList Method (T)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Indicates whether a value exists in the list.

Namespace:   Microsoft.Xrm.Sdk.Metadata
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

protected abstract bool ValueExistsInList(
    T value
)
Protected MustOverride Function ValueExistsInList (
    value As T
) As Boolean

Parameters

  • value
    Type: T

Return Value

Type: System.Boolean

Type: BooleanBoolean.

See Also

ConstantsBase<T> Class
Microsoft.Xrm.Sdk.Metadata Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright