ConstantsBase<T>.ValidValues Field

 

Applies To: Dynamics CRM 2015

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

Syntax

protected static readonly IList<T> ValidValues
protected:
static initonly IList<T>^ ValidValues
static val ValidValues : IList<'T>
Protected Shared ReadOnly ValidValues As IList(Of T)

Field Value

Type: System.Collections.Generic.IList<T>

See Also

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

Return to top

© 2016 Microsoft. All rights reserved. Copyright