Class PartInfoContext
public class PartInfoContext : ApiDataContext, IDisposable, IDataContext, IDataContextReadonly, IDataContextWritable
- Inheritance
-
PartInfoContext
- Implements
- Inherited Members
- Extension Methods
Constructors
PartInfoContext()
public PartInfoContext()
Fields
IsVisible
[DataProperty("IsVisible")]
public Property<bool> IsVisible
Field Value
PartInfoAreControlsVisible
[DataProperty("PartInfoAreControlsVisible")]
public Property<bool> PartInfoAreControlsVisible
Field Value
PartInfoCanShowMore
[DataProperty("PartInfoCanShowMore")]
public Property<bool> PartInfoCanShowMore
Field Value
PartInfoDescription
[DataProperty("PartInfoDescription")]
public Property<string> PartInfoDescription
Field Value
PartInfoIsFavorite
[DataProperty("PartInfoIsFavorite")]
public Property<bool> PartInfoIsFavorite
Field Value
PartInfoIsShowingMore
[DataProperty("PartInfoIsShowingMore")]
public Property<bool> PartInfoIsShowingMore
Field Value
PartInfoLineList
[DataProperty("PartInfoLineList")]
public ContextListProperty<PartInfoLineContext> PartInfoLineList
Field Value
PartInfoManufacturer
[DataProperty("PartInfoManufacturer")]
public Property<string> PartInfoManufacturer
Field Value
PartInfoName
[DataProperty("PartInfoName")]
public Property<string> PartInfoName
Field Value
PartInfoSizeColor
[DataProperty("PartInfoSizeColor")]
public Property<Color> PartInfoSizeColor
Field Value
- Property<Color>
PartInfoSizeText
[DataProperty("PartInfoSizeText")]
public Property<string> PartInfoSizeText
Field Value
PartInfoSubtitle
[DataProperty("PartInfoSubtitle")]
public Property<string> PartInfoSubtitle
Field Value
PartInfoToggleExpandText
[DataProperty("PartInfoToggleExpandText")]
public Property<string> PartInfoToggleExpandText