Click or drag to resize

IReadOnlyOxatisOptionComplexEntityMemberBase Interface

OxatisOptionOptionComplexEntityMemberBase

Namespace:  EBP.Api.Interfaces.BusinessFramework.BusinessLogic.Ecommerce.Oxatis.Options
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public interface IReadOnlyOxatisOptionComplexEntityMemberBase : IReadOnlyEcommerceOptionsComplexEntityMember, 
	IReadOnlyComplexEntityMember, IDisposable, IEquatable<IProxy>

The IReadOnlyOxatisOptionComplexEntityMemberBase type exposes the following members.

Properties
  NameDescription
Public propertyAdministratorClearPassword
Gets the AdministratorClearPassword member value
Public propertyAdministratorEncryptedPassword
Gets the AdministratorEncryptedPassword member value
Public propertyAdministratorWebSite
Gets the AdministratorWebSite member value
Public propertyAllowResizeImage
Gets the AllowResizeImage member value
Public propertyAllowSendImage
Gets the AllowSendImage member value
(Inherited from IReadOnlyEcommerceOptionsComplexEntityMember.)
Public propertyAuthenticationToken
Gets the AuthenticationToken member value
Public propertyDefaultColleagueId
Gets the DefaultColleagueId member value
Public propertyDocumentSerialId
Gets the DocumentSerialId member value
(Inherited from IReadOnlyEcommerceOptionsComplexEntityMember.)
Public propertyEnabled
Gets the Enabled member value
(Inherited from IReadOnlyEcommerceOptionsComplexEntityMember.)
Public propertyEntity
The owner entity
(Inherited from IReadOnlyComplexEntityMember.)
Public propertyExportCustomers
Gets the ExportCustomers member value
Public propertyExportItems
Gets the ExportItems member value
Public propertyIgnoreRichText
Gets the IgnoreRichText member value
Public propertyImagePath
Gets the ImagePath member value
Public propertyImportOrders
Gets the ImportOrders member value
Public propertyMaxImageHeight
Gets the MaxImageHeight member value
Public propertyMaxImageWidth
Gets the MaxImageWidth member value
Public propertyMaxSmallImageHeight
Gets the MaxSmallImageHeight member value
Public propertyMaxSmallImageWidth
Gets the MaxSmallImageWidth member value
Public propertyOrderPath
Gets the OrderPath member value
Public propertyOutOfStockCause1
Gets the OutOfStockCause1 member value
Public propertyOutOfStockCause2
Gets the OutOfStockCause2 member value
Public propertyOutOfStockCause3
Gets the OutOfStockCause3 member value
Public propertyOutOfStockCause4
Gets the OutOfStockCause4 member value
Public propertyPriceList1Id
Gets the PriceList1Id member value
Public propertyPriceList2Id
Gets the PriceList2Id member value
Public propertyPriceList3Id
Gets the PriceList3Id member value
Public propertyPriceList4Id
Gets the PriceList4Id member value
Public propertyPriceList5Id
Gets the PriceList5Id member value
Public propertyProductPath
Gets the ProductPath member value
Public propertyRootPath
Gets the RootPath member value
Public propertyStorehouseId
Gets the StorehouseId member value
(Inherited from IReadOnlyEcommerceOptionsComplexEntityMember.)
Public propertyUserPath
Gets the UserPath member value
Public propertyWebSiteName
Gets the WebSiteName member value
(Inherited from IReadOnlyEcommerceOptionsComplexEntityMember.)
Public propertyWebSiteUri
Gets the WebSiteUri member value
(Inherited from IReadOnlyEcommerceOptionsComplexEntityMember.)
Top
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also