Visual Basic (Declaration) | |
---|---|
Public Property SmartObjectAssociationType As Association.AssociationTypes |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As Association Dim value As Association.AssociationTypes instance.SmartObjectAssociationType = value value = instance.SmartObjectAssociationType |
C# | |
---|---|
public Association.AssociationTypes SmartObjectAssociationType {get; set;} |
C++/CLI | |
---|---|
public: property Association.AssociationTypes SmartObjectAssociationType { Association.AssociationTypes get(); void set ( Association.AssociationTypes value); } |
Property Value
The type of the smart object association.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