|
ModelDisplayElement1DLoadSectionState Property
|
Namespace:
Karamba.Models
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic Element1DStateCollectionGroup Element1DLoadSectionState { get; }
Public ReadOnly Property Element1DLoadSectionState As Element1DStateCollectionGroup
Get
public:
property Element1DStateCollectionGroup^ Element1DLoadSectionState {
Element1DStateCollectionGroup^ get ();
}
member Element1DLoadSectionState : Element1DStateCollectionGroup with get
Property Value
Type:
Element1DStateCollectionGroup
See Also