kCura.EDDS.WebAPI.FileIOBase.ValidateBcpShareCompletedEventArgs public class ValidateBcpShareCompletedEventArgs : AsyncCompletedEventArgs Documentation Code namespace kCura.EDDS.WebAPI.FileIOBase { public class ValidateBcpShareCompletedEventArgs : AsyncCompletedEventArgs { public bool Result { get; } } }