IAppointmentForeignKey Property |
ForeignKey
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxIForeignKey ForeignKey { get; }
ReadOnly Property ForeignKey As IForeignKey
Get
Dim instance As IAppointment
Dim value As IForeignKey
value = instance.ForeignKey
property IForeignKey^ ForeignKey {
IForeignKey^ get ();
}
Property Value
Type:
IForeignKey
See Also