Fixes: U4-3696 Upload datatype only updates on first save

This commit is contained in:
Shannon
2013-11-26 13:13:43 +11:00
parent 6c57222a2e
commit 54e826bc96
8 changed files with 26 additions and 37 deletions

View File

@@ -6,9 +6,9 @@
public class ContentItemFile
{
/// <summary>
/// The property id associated with the file
/// The property alias associated with the file
/// </summary>
public int PropertyId { get; set; }
public string PropertyAlias { get; set; }
/// <summary>
/// The original file name