IApiMessage
Overview
Location
- Reference: RemObjects.SDK.Server.dll
- Namespace: RemObjects.SDK.Server.HttpApi
- Ancestry: IApiMessage
Properties
ContentDisposition
property ContentDisposition: String read;
String ContentDisposition { get; }
ReadOnly Property ContentDisposition() As String
HttpStatusCode
property HttpStatusCode: Int32 read;
Int32 HttpStatusCode { get; }
ReadOnly Property HttpStatusCode() As Int32
IsEmpty
property IsEmpty: Boolean read;
Boolean IsEmpty { get; }
ReadOnly Property IsEmpty() As Boolean