Class AdditionalInfo
Inheritance
System.Object
AdditionalInfo
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: BoldReports.Processing
Assembly: BoldReports.Web.dll
Syntax
public class AdditionalInfo
Constructors
AdditionalInfo()
Declaration
public AdditionalInfo()
Properties
Connections
Declaration
public List<Connection> Connections { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<Connection> |
Methods
Dispose()
Declaration
public void Dispose()