forked from MDCPS/DamageAssessment_Backend
		
	added multi language support for doculink attachments
This commit is contained in:
		| @ -15,5 +15,6 @@ namespace DamageAssesment.Api.DocuLinks.Db | ||||
|         public string Path { get; set; } | ||||
|         public bool IsAttachments { get; set; } | ||||
|         public int CustomOrder { get; set; } | ||||
|         public string Language { get; set; } | ||||
|     } | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user