|
Supportfe_bc_ind Field
|
fe-indexes of bc-objects in fe-model; -1 means no referenced object available
Namespace:
Karamba.Supports
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxprotected List<int> fe_bc_ind
Protected fe_bc_ind As List(Of Integer)
protected:
List<int>^ fe_bc_ind
val mutable fe_bc_ind: List<int>
Field Value
Type:
ListInt32
See Also