Click or drag to resize

IReadOnlyOxatisOptionComplexEntityMember Interface

Complex member grouping all Oxatis options.

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Options
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public interface IReadOnlyOxatisOptionComplexEntityMember : IReadOnlyOxatisOptionComplexEntityMemberBase, 
	IReadOnlyEcommerceOptionsComplexEntityMember, IReadOnlyComplexEntityMember, IDisposable, IEquatable<IProxy>

The IReadOnlyOxatisOptionComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyAdministratorClearPassword
Gets the AdministratorClearPassword member value
(Inherited from IReadOnlyOxatisOptionComplexEntityMemberBase.)
Public propertyAdministratorEncryptedPassword
Gets the AdministratorEncryptedPassword member value
(Inherited from IReadOnlyOxatisOptionComplexEntityMemberBase.)
Public propertyAdministratorWebSite
Gets the AdministratorWebSite member value
(Inherited from IReadOnlyOxatisOptionComplexEntityMemberBase.)
Public propertyAllowResizeImage
Gets the AllowResizeImage member value
(Inherited from IReadOnlyOxatisOptionComplexEntityMemberBase.)
Public propertyAllowSendImage
Gets the AllowSendImage member value
(Inherited from IReadOnlyEcommerceOptionsComplexEntityMember.)
Public propertyAuthenticationToken
Gets the AuthenticationToken member value
(Inherited from IReadOnlyOxatisOptionComplexEntityMemberBase.)
Public propertyDefaultColleagueId
Gets the DefaultColleagueId member value
(Inherited from IReadOnlyOxatisOptionComplexEntityMemberBase.)
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
(Inherited from IReadOnlyOxatisOptionComplexEntityMemberBase.)
Public propertyExportItems
Gets the ExportItems member value
(Inherited from IReadOnlyOxatisOptionComplexEntityMemberBase.)
Public propertyIgnoreRichText
Gets the IgnoreRichText member value
(Inherited from IReadOnlyOxatisOptionComplexEntityMemberBase.)
Public propertyImagePath
Gets the ImagePath member value
(Inherited from IReadOnlyOxatisOptionComplexEntityMemberBase.)
Public propertyImportOrders
Gets the ImportOrders member value
(Inherited from IReadOnlyOxatisOptionComplexEntityMemberBase.)
Public propertyMaxImageHeight
Gets the MaxImageHeight member value
(Inherited from IReadOnlyOxatisOptionComplexEntityMemberBase.)
Public propertyMaxImageWidth
Gets the MaxImageWidth member value
(Inherited from IReadOnlyOxatisOptionComplexEntityMemberBase.)
Public propertyMaxSmallImageHeight
Gets the MaxSmallImageHeight member value
(Inherited from IReadOnlyOxatisOptionComplexEntityMemberBase.)
Public propertyMaxSmallImageWidth
Gets the MaxSmallImageWidth member value
(Inherited from IReadOnlyOxatisOptionComplexEntityMemberBase.)
Public propertyOrderPath
Gets the OrderPath member value
(Inherited from IReadOnlyOxatisOptionComplexEntityMemberBase.)
Public propertyOutOfStockCause1
Gets the OutOfStockCause1 member value
(Inherited from IReadOnlyOxatisOptionComplexEntityMemberBase.)
Public propertyOutOfStockCause2
Gets the OutOfStockCause2 member value
(Inherited from IReadOnlyOxatisOptionComplexEntityMemberBase.)
Public propertyOutOfStockCause3
Gets the OutOfStockCause3 member value
(Inherited from IReadOnlyOxatisOptionComplexEntityMemberBase.)
Public propertyOutOfStockCause4
Gets the OutOfStockCause4 member value
(Inherited from IReadOnlyOxatisOptionComplexEntityMemberBase.)
Public propertyPriceList1Id
Gets the PriceList1Id member value
(Inherited from IReadOnlyOxatisOptionComplexEntityMemberBase.)
Public propertyPriceList2Id
Gets the PriceList2Id member value
(Inherited from IReadOnlyOxatisOptionComplexEntityMemberBase.)
Public propertyPriceList3Id
Gets the PriceList3Id member value
(Inherited from IReadOnlyOxatisOptionComplexEntityMemberBase.)
Public propertyPriceList4Id
Gets the PriceList4Id member value
(Inherited from IReadOnlyOxatisOptionComplexEntityMemberBase.)
Public propertyPriceList5Id
Gets the PriceList5Id member value
(Inherited from IReadOnlyOxatisOptionComplexEntityMemberBase.)
Public propertyProductPath
Gets the ProductPath member value
(Inherited from IReadOnlyOxatisOptionComplexEntityMemberBase.)
Public propertyRootPath
Gets the RootPath member value
(Inherited from IReadOnlyOxatisOptionComplexEntityMemberBase.)
Public propertyStorehouseId
Gets the StorehouseId member value
(Inherited from IReadOnlyEcommerceOptionsComplexEntityMember.)
Public propertyUserPath
Gets the UserPath member value
(Inherited from IReadOnlyOxatisOptionComplexEntityMemberBase.)
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