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: StringSee Also