Gets Account Owner Notification Types

Namespace:  QFD
Assembly:  QFD (in QFD.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public BaseField NotifyType { get; }
Visual Basic (Declaration)
Public ReadOnly Property NotifyType As BaseField
Visual C++
public:
property BaseField^ NotifyType {
	BaseField^ get ();
}

Field Value

The Type of notifications an owner wishes to receive on account

Remarks

  • System Name - NotifyType
  • Quik! Form Field Name - NotifyType
  • Short Name - Account Owner Notification Types
  • Description - Type of notifications an owner wishes to receive on account
  • Category - Account
  • Service Level - Premium
  • Data Set Type - Client
  • Field Data Type - String

See Also