ReplImage Class |
Namespace: LSRetail.Omni.Domain.DataModel.Base.Replication
public class ReplImage : IDisposable
The ReplImage type exposes the following members.
Name | Description | |
---|---|---|
![]() | Description | |
![]() | Id | |
![]() | Image64 |
Image as base64 string
|
![]() | IsDeleted | |
![]() | Location |
Location of file or URL
|
![]() | LocationType |
LocationType File = 0, Image = 1, Url = 2, NoImage = 3,
|