Class CustomTable
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
CustomTable
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Utility.Report
Assembly: SMT.MastaAPI.13.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>