Click or drag to resize
RepositoryImageName Property
Name of the Image

Namespace: DrawerBackup.Storage.Data.Entities
Assembly: DrawerBackup.Storage.Data.Entities (in DrawerBackup.Storage.Data.Entities.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
[FieldLengthAttribute(50)]
public virtual string Name { get; set; }

Property Value

Type: String
See Also