Fortran DLL Wrapper
![]() | ElasticModelBoreholeCondition Property |
Gets or sets borehole condition.
Namespace: FortranWrapper
Assembly: FortranWrapper (in FortranWrapper.dll) Version: 1.0.1.0 (1.0.1.0)

public BoreholeCondition[] BoreholeCondition { get; set; }
Public Property BoreholeCondition As BoreholeCondition() Get Set
public: virtual property array<BoreholeCondition>^ BoreholeCondition { array<BoreholeCondition>^ get () sealed; void set (array<BoreholeCondition>^ value) sealed; }
abstract BoreholeCondition : BoreholeCondition[] with get, set override BoreholeCondition : BoreholeCondition[] with get, set
Property Value
Type: BoreholeConditionImplements
IElasticModelBoreholeCondition