CodeFactory Platform CodeFactory Platform
CodeFactory Platform CodeFactory Platform
CodeFactory

Search Results for

    Interface ILookup

    Defines lookup information for a model that supports being searched for.

    Namespace: CodeFactory.DotNet
    Assembly: CodeFactory.DotNet.dll
    Syntax
    public interface ILookup

    Properties

    | Improve this Doc View Source

    LookupPath

    The fully qualified path for this model that can be used when searching the source for the model.

    Declaration
    string LookupPath { get; }
    Property Value
    Type Description
    string
    © CodeFactory, LLC. All rights reserved.