fsresFileDataBinaryDataIndex Property |
The index in the response message that has the contents of the file.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute(DataType = "integer")] public string BinaryDataIndex { get; set; }
Property Value
Type: StringSee Also