Class UploadRelation
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public class UploadRelation
- Inheritance
-
UploadRelation
- Inherited Members
-
Constructors
UploadRelation()
Properties
ContainerIdentifier
public Guid ContainerIdentifier { get; set; }
Property Value
- Guid
ContainerType
public string ContainerType { get; set; }
Property Value
- string
Upload
public virtual Upload Upload { get; set; }
Property Value
- Upload
UploadIdentifier
public Guid UploadIdentifier { get; set; }
Property Value
- Guid