CallDetailsRepositoryCallTypeAttribute Field |
Definition of the
CallType data attribute
Namespace:
Aloe.EnterpriseOne.Model.Applications.Telephony
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<CallDetail, CallDetailsRepositoryCallType> CallTypeAttribute
Public Shared ReadOnly CallTypeAttribute As StringEnumDataAttribute(Of CallDetail, CallDetailsRepositoryCallType)
public:
static initonly StringEnumDataAttribute<CallDetail^, CallDetailsRepositoryCallType^>^ CallTypeAttribute
static val CallTypeAttribute: StringEnumDataAttribute<CallDetail, CallDetailsRepositoryCallType>
Field Value
Type:
StringEnumDataAttributeCallDetail,
CallDetailsRepositoryCallType
See Also