Class AirbagType
Class for describing an airbag
Inherited Members
Namespace: Veds
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class AirbagType : ComplexObjectType
Fields
| Edit this page View SourceAirbagCategoryCode
Categorizes this airbag.
Declaration
public AirbagCategoryCodeType[] AirbagCategoryCode
Field Value
Type | Description |
---|---|
AirbagCategoryCodeType[] |
AirbagDeployedIndicator
Indicates if this airbag is deployed.
Declaration
public boolean[] AirbagDeployedIndicator
Field Value
Type | Description |
---|---|
boolean[] |