Class StandardSearch.FinderEntity
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public class StandardSearch.FinderEntity
- Inheritance
-
StandardSearch.FinderEntity
- Inherited Members
-
Constructors
FinderEntity()
Properties
Code
public string Code { get; set; }
Property Value
- string
Number
public int Number { get; set; }
Property Value
- int
StandardIdentifier
public Guid StandardIdentifier { get; set; }
Property Value
- Guid
Title
public string Title { get; set; }
Property Value
- string
Type
public string Type { get; set; }
Property Value
- string