SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
erminas.SmartAPI.CMS.IAttributeAssignment Interface Reference
+ Inheritance diagram for erminas.SmartAPI.CMS.IAttributeAssignment:

Public Member Functions

void AssignAllLanguageIndependentRedDotAttributes< T > (T source, T target)
 
void AssignAllRedDotAttributesForLanguage< T > (T source, T target, string language)
 

Detailed Description

Definition at line 27 of file AbstractAttributeContainer.cs.

Member Function Documentation

void erminas.SmartAPI.CMS.IAttributeAssignment.AssignAllLanguageIndependentRedDotAttributes< T > ( source,
target 
)
void erminas.SmartAPI.CMS.IAttributeAssignment.AssignAllRedDotAttributesForLanguage< T > ( source,
target,
string  language 
)
Type Constraints
T :IProjectObject 

The documentation for this interface was generated from the following file: