Visual Basic (Declaration) | |
---|---|
Public Overloads Sub AddAssociation( _ ByVal associatedSmartObject As AssociationSmartObject, _ ByVal compositeSmartObject As SmartObjectDefinition, _ ByVal associatedSmartProperty As SmartPropertyDefinition, _ ByVal thisSmartProperty As SmartPropertyDefinition, _ ByVal compositeSmartPropery As SmartPropertyDefinition, _ ByVal associationType As AssociationType, _ ByVal associationName As String, _ ByVal associationDisplay As Display _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As SmartObjectDefinition Dim associatedSmartObject As AssociationSmartObject Dim compositeSmartObject As SmartObjectDefinition Dim associatedSmartProperty As SmartPropertyDefinition Dim thisSmartProperty As SmartPropertyDefinition Dim compositeSmartPropery As SmartPropertyDefinition Dim associationType As AssociationType Dim associationName As String Dim associationDisplay As Display instance.AddAssociation(associatedSmartObject, compositeSmartObject, associatedSmartProperty, thisSmartProperty, compositeSmartPropery, associationType, associationName, associationDisplay) |
Parameters
- associatedSmartObject
- compositeSmartObject
- associatedSmartProperty
- thisSmartProperty
- compositeSmartPropery
- associationType
- associationName
- associationDisplay
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2