Class DataTranslationUploadResponse
Inheritance
System.Object
DataTranslationUploadResponse
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class DataTranslationUploadResponse : ServiceResponse
Constructors
DataTranslationUploadResponse()
Declaration
public DataTranslationUploadResponse()
Properties
FileName
Declaration
public string FileName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IsSuccess
Declaration
public bool IsSuccess { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |