Class IndependentReportablePropertiesBase<T>
Inheritance
System.Object
IndependentReportablePropertiesBase<T>
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.Utility
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public abstract class IndependentReportablePropertiesBase<T> : APIBase, IEquatable<APIBase> where T : IndependentReportablePropertiesBase<T>
Type Parameters
Name | Description |
---|---|
T |
Implements
System.IEquatable<T>