fsreqGetNestImageImageFormat Property

The format in which to retrieve the image. If not specified then the image will be either JPG (for generated images) or the original format (for external nest images).

Namespace:  FabSuiteRequestApi
Assembly:  FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute(DataType = "token")]
public string ImageFormat { get; set; }

Property Value

Type: String
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next