Dynamicweb 8 Documentation
ReturnMerchandiseAuthorizationState Class Members
Properties  Methods 


The following tables list the members exposed by ReturnMerchandiseAuthorizationState.

Public Constructors
 NameDescription
Public ConstructorReturnMerchandiseAuthorizationState Constructor  
Top
Public Properties
 NameDescription
Public PropertyDescriptionGets or sets the description.  
Public PropertyIdGets the ID.  
Public PropertyIsDefaultStateForNewRmaGets a value indicating whether the state is a the default state for new RMAs .  
Public PropertyIsNewGets a value indicating whether this instance is new.  
Public PropertyLanguageGets the Dynamicweb.eCommerce.International.Language. If LanguageID is set and is an ID for a valid Dynamicweb.eCommerce.International.Language then this is returned; otherwise Default Language is used.  
Public PropertyLanguageIDGets the language ID.  
Public PropertyNameGets or sets the name.  
Public PropertyTypesGets a collection of the ReturnMerchandiseAuthorizationType objects that this ReturnMerchandiseAuthorizationState is associated with.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)ClearCacheClears the cache.  
Public MethodCreateTranslationCreates a new ReturnMerchandiseAuthorizationState with all the properties of this but with the given LanguageID.  
Public MethodDeleteDeletes this instance.  
Public MethodDeleteAllDeletes all translations of this ReturnMerchandiseAuthorizationState.  
Public Methodstatic (Shared in Visual Basic)GetAllStatesGets a ReturnMerchandiseAuthorizationStateCollection containing all ReturnMerchandiseAuthorizationState objects in the current Context.Language.  
Public Methodstatic (Shared in Visual Basic)GetAllStatesByIdGets all translations of the ReturnMerchandiseAuthorizationState having the given ID.  
Public Methodstatic (Shared in Visual Basic)GetAllStatesByLanguageIdOverloaded. Gets all ReturnMerchandiseAuthorizationState object translations for the given LanguageID. If a translation is missing for the given language, the Default Rma State is used.  
Public Methodstatic (Shared in Visual Basic)GetDefaultStateForNewRmaOrderLinesGets the default ReturnMerchandiseAuthorizationState for new ReturnMerchandiseAuthorization.  
Public Methodstatic (Shared in Visual Basic)GetStateByIdGets the ReturnMerchandiseAuthorizationState by ID and LanguageID. If no matching ReturnMerchandiseAuthorizationState exists, the Default ReturnMerchandiseAuthorizationState is used.  
Public MethodSaveSaves this instance.  
Public MethodUpdateDefaultValuesUpdates the default name and description, which are used when no translation is found.  
Top
See Also

Reference

ReturnMerchandiseAuthorizationState Class
Dynamicweb.eCommerce.Orders.ReturnMerchandiseAuthorization Namespace

Send Feedback