Class VCatalogProgram
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public class VCatalogProgram
- Inheritance
-
VCatalogProgram
- Inherited Members
-
Constructors
VCatalogProgram()
Properties
CatalogIdentifier
public Guid CatalogIdentifier { get; set; }
Property Value
- Guid
CatalogIsHidden
public bool CatalogIsHidden { get; set; }
Property Value
- bool
CatalogName
public string CatalogName { get; set; }
Property Value
- string
OrganizationCode
public string OrganizationCode { get; set; }
Property Value
- string
OrganizationIdentifier
public Guid OrganizationIdentifier { get; set; }
Property Value
- Guid
OrganizationName
public string OrganizationName { get; set; }
Property Value
- string
ProgramCategory
public string ProgramCategory { get; set; }
Property Value
- string
ProgramCategoryItemIdentifier
public Guid ProgramCategoryItemIdentifier { get; set; }
Property Value
- Guid
ProgramCreated
public DateTimeOffset ProgramCreated { get; set; }
Property Value
- DateTimeOffset
ProgramDescription
public string ProgramDescription { get; set; }
Property Value
- string
ProgramIdentifier
public Guid ProgramIdentifier { get; set; }
Property Value
- Guid
ProgramImage
public string ProgramImage { get; set; }
Property Value
- string
ProgramModified
public DateTimeOffset ProgramModified { get; set; }
Property Value
- DateTimeOffset
ProgramName
public string ProgramName { get; set; }
Property Value
- string
ProgramSlug
public string ProgramSlug { get; set; }
Property Value
- string