kCura.EDDS.WebAPI.FileManagerBase.RetrieveByProductionArtifactIDForProductionCompletedEventArgs
public class RetrieveByProductionArtifactIDForProductionCompletedEventArgs : AsyncCompletedEventArgs
namespace kCura.EDDS.WebAPI.FileManagerBase
{
public class RetrieveByProductionArtifactIDForProductionCompletedEventArgs : AsyncCompletedEventArgs
{
public DataSet Result { get; }
}
}