Restrictions Property
Gets any restriction that prevented the file from being acquired. This will be populate if Status equals FileAcquisitionResult.AcquisitionStatus.Restriction.
Syntax
public System.Collections.Generic.IEnumerable<FileAcquisitionRestriction> Restrictions {get;}Public ReadOnly Property Restrictions As System.Collections.Generic.IEnumerable(Of FileAcquisitionRestriction)