Search Results for

    Show / Hide Table of Contents

    Class EntityDescriptorExtensions

    Inheritance
    object
    EntityDescriptorExtensions
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: LemonEdge.API.Descriptors
    Assembly: LemonEdge.API.dll
    Syntax
    public static class EntityDescriptorExtensions

    Methods

    GetForeignPermissionsInterface(EntityDescriptor)

    Declaration
    public static Type GetForeignPermissionsInterface(this EntityDescriptor descriptor)
    Parameters
    Type Name Description
    EntityDescriptor descriptor
    Returns
    Type Description
    Type

    HasForeignPermissions(EntityDescriptor)

    Declaration
    public static bool HasForeignPermissions(this EntityDescriptor descriptor)
    Parameters
    Type Name Description
    EntityDescriptor descriptor
    Returns
    Type Description
    bool
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.