Back to Website
Show / Hide Table of Contents

Class MultiCallResponse

Inheritance
System.Object
MultiCallResponse
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Controllers.Data
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class MultiCallResponse

Constructors

MultiCallResponse()

Declaration
public MultiCallResponse()

Properties

CombinedImageDescription

Declaration
public CombinedImageDescription CombinedImageDescription { get; set; }
Property Value
Type Description
CombinedImageDescription

Items

Declaration
public MultiCallResponseItem[] Items { get; set; }
Property Value
Type Description
MultiCallResponseItem[]
Back to top Copyright © 2001–2022 Aurigma, Inc. All rights reserved.
Loading...