EnterpriseOneTransactionApplicationsObjectsTelephony Property |
Provides access to the repositories in the Applications.Telephony namespace.
Namespace:
Aloe.EnterpriseOne.Model.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic EnterpriseOneTransactionApplicationsTelephonyObjects Telephony { get; }
Public ReadOnly Property Telephony As EnterpriseOneTransactionApplicationsTelephonyObjects
Get
public:
property EnterpriseOneTransactionApplicationsTelephonyObjects^ Telephony {
EnterpriseOneTransactionApplicationsTelephonyObjects^ get ();
}
member Telephony : EnterpriseOneTransactionApplicationsTelephonyObjects with get
Property Value
Type:
EnterpriseOneTransactionApplicationsTelephonyObjects
See Also