public static bool LookupIdNotIncludes(this ISpEntityLookupCollection <Department> lookupField, int lookupId) { return(false); }
public static bool LookupIdNotIncludes(this ISpEntityLookupCollection <ProjectTask> lookupField, int lookupId) { return(false); }
public static bool LookupIdIncludes(this ISpEntityLookupCollection <Employee> lookupField, int lookupId) { return(false); }