Click or drag to resize

VariantStylesRepositoryObjectType Property

Gets the type of the domain objects, which are managed by the repository.

Namespace:  Aloe.EnterpriseOne.Model.General.Products
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public override Type ObjectType { get; }

Property Value

Type: Type
The type of the domain object.
See Also