ContactMechanismsRepositoryGeoPointReference Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ContactMechanism, GeoPoint> GeoPointReference
Public Shared ReadOnly GeoPointReference As PrimaryKeyReference(Of ContactMechanism, GeoPoint)
public:
static initonly PrimaryKeyReference<ContactMechanism^, GeoPoint^>^ GeoPointReference
static val GeoPointReference: PrimaryKeyReference<ContactMechanism, GeoPoint>
Field Value
Type:
PrimaryKeyReferenceContactMechanism,
GeoPoint
See Also