Add integer data area type id
This commit is contained in:
@@ -373,6 +373,7 @@ namespace C4IT.LIAM
|
||||
public string Description { get; set; }
|
||||
public string UniqueId { get; set; }
|
||||
public string DataAreaType { get; set; }
|
||||
public int DataAreaTypeId { get; set; }
|
||||
}
|
||||
public class LiamApiVersionInfo
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user