Class CustomTable
Inheritance
System.Object
CustomTable
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Utility.Report
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public class CustomTable : CustomReportMultiPropertyItem<CustomRow>, IEquatable<APIBase>
Properties
IsMainReportItem
Declaration
public override bool IsMainReportItem { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Overrides
Implements
System.IEquatable<T>