Click or drag to resize

ItemfetchFilePropertyWithStream Method

Downloads a file to target path via stream

Namespace:  Aras.IOM
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public Stream fetchFilePropertyWithStream(
	string propertyName
)

Parameters

propertyName
Type: SystemString
Name of property of type File for which physical file needs to be downloaded

Return Value

Type: Stream
See Also