Class StandardContainment2Search
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public class StandardContainment2Search
- Inheritance
-
StandardContainment2Search
- Inherited Members
-
Constructors
StandardContainment2Search()
public StandardContainment2Search()
Properties
AssetNumber
public int AssetNumber { get; set; }
Property Value
- int
Code
public string Code { get; set; }
Property Value
- string
Depth
public int Depth { get; set; }
Property Value
- int
Description
public string Description { get; set; }
Property Value
- string
Language
public string Language { get; set; }
Property Value
- string
Name
public string Name { get; set; }
Property Value
- string
Sequence
public int Sequence { get; set; }
Property Value
- int
Title
public string Title { get; set; }
Property Value
- string