Utility.IsValidUserType(Type) Method

Definition

public static bool IsValidUserType (Type type);
static member IsValidUserType : Type -> bool
Public Function IsValidUserType (type As Type) As Boolean

Parameters

type
Type

Returns

Applies to