Class ProductVariantProfileMetadata
Class ProductVariantProfileMetadata.
Namespace: Unity.Industrial.Forma.Core.AddressableSources
Syntax
public class ProductVariantProfileMetadata : object
Fields
AaProductAddress
The aa product address
Declaration
public string AaProductAddress
Field Value
Type | Description |
---|---|
String |
DisplayInfoContent
Display information of the product.
Declaration
public DisplayInfoContent DisplayInfoContent
Field Value
Type | Description |
---|---|
DisplayInfoContent |
Label
The label
Declaration
public string Label
Field Value
Type | Description |
---|---|
String |