Class LoadSharingSettings
Inheritance
System.Object
LoadSharingSettings
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class LoadSharingSettings : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
PlanetaryLoadSharing
Declaration
public LoadSharingModes PlanetaryLoadSharing { get; set; }
Property Value
PlanetaryLoadSharingAGMAApplicationLevel
Declaration
public AGMALoadSharingTableApplicationLevel PlanetaryLoadSharingAGMAApplicationLevel { get; set; }
Property Value
Implements
System.IEquatable<T>
Extension Methods