Class ConnectionAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ConnectionAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class ConnectionAnalysis : DesignEntitySingleContextAnalysis, IEquatable<APIBase>
Properties
ShortName
Declaration
public string ShortName { get; }
Property Value
Type | Description |
---|---|
System.String |
Implements
System.IEquatable<T>