Table of Contents

Class Brochure

Namespace
Si.Srp.Models.Read
Assembly
Si.Srp.Models.Read.dll

Represents Product documentation related information

public sealed class Brochure : StrongEntity
Inheritance
Brochure
Inherited Members

Constructors

Brochure()

public Brochure()

Properties

DownloadUri

The path to the file

public Uri DownloadUri { get; set; }

Property Value

Uri

Id

The brochure id

public override long Id { get; set; }

Property Value

long