Class Brochure
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; }