Chili.Opf3 Send comments on this topic.
IRelatedPropertiesPair Interface
See Also  Members  
Chili.Opf3.Mapping Namespace : IRelatedPropertiesPair Interface




Specifies the relation between two properties of two objects.

Syntax

Visual Basic (Declaration) 
Public Interface IRelatedPropertiesPair 
Visual Basic (Usage)Copy Code
Dim instance As IRelatedPropertiesPair
C# 
public interface IRelatedPropertiesPair 
Managed Extensions for C++ 
public __gc __interface IRelatedPropertiesPair 
C++/CLI 
public interface class IRelatedPropertiesPair 

Requirements

Namespace: Chili.Opf3.Mapping

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: Chili.Opf3 (in Chili.Opf3.dll)

See Also