Click or drag to resize
Infosoft Logo

OrderLineOrderLine_x_DynamicAttributes Property


Namespace: Infosoft.Data.Entities
Assembly: Infosoft.Data.Entities (in Infosoft.Data.Entities.dll) Version: 4.00.0.0
Syntax
public virtual ICollection<OrderLine_x_DynamicAttribute> OrderLine_x_DynamicAttributes { get; set; }

Property Value

ICollectionOrderLine_x_DynamicAttribute
See Also