IAssociateForeignKey Property |
Additional identifiers for this object
Namespace:
SuperOffice.COM.SuperOfficeDB
Assembly:
SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
SyntaxSOForeignKey ForeignKey { get; }
ReadOnly Property ForeignKey As SOForeignKey
Get
Dim instance As IAssociate
Dim value As SOForeignKey
value = instance.ForeignKey
property SOForeignKey^ ForeignKey {
SOForeignKey^ get ();
}
Property Value
Type:
SOForeignKey
See Also