OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MCommon.TFormDataContactDetail Class Reference

Contains data for a contact detail entry for a partner More...

Inheritance diagram for Ict.Petra.Shared.MCommon.TFormDataContactDetail:
Ict.Petra.Shared.MCommon.TFormData

Static Public Member Functions

static Boolean RetrieveInfo (List< String >AFieldList, TFormDataRetrievalSection ASection)
 

Properties

String Category [get, set]
 Category. More...
 
String Type [get, set]
 Type. More...
 
String Value [get, set]
 Contact Detail Value (e.g. the actual phone number/email) More...
 
Boolean IsCurrent [get, set]
 Is Contact Detail currently valid? More...
 
Boolean IsBusiness [get, set]
 Is Contact Detail business entry? More...
 
Boolean IsConfidential [get, set]
 Is Contact Detail confidential? More...
 
String Comment [get, set]
 Notes / Comment. More...
 
DateTime? CurrentDate [get, set]
 Current Date. More...
 

Detailed Description

Contains data for a contact detail entry for a partner

Member Function Documentation

◆ RetrieveInfo()

static Boolean Ict.Petra.Shared.MCommon.TFormData.RetrieveInfo ( List< String >  AFieldList,
TFormDataRetrievalSection  ASection 
)
inlinestaticinherited

Parameters
AFieldList
ASection
Returns

Property Documentation

◆ Category

String Ict.Petra.Shared.MCommon.TFormDataContactDetail.Category
getset

Category.

◆ Comment

String Ict.Petra.Shared.MCommon.TFormDataContactDetail.Comment
getset

Notes / Comment.

◆ CurrentDate

DateTime? Ict.Petra.Shared.MCommon.TFormData.CurrentDate
getsetinherited

Current Date.

◆ IsBusiness

Boolean Ict.Petra.Shared.MCommon.TFormDataContactDetail.IsBusiness
getset

Is Contact Detail business entry?

◆ IsConfidential

Boolean Ict.Petra.Shared.MCommon.TFormDataContactDetail.IsConfidential
getset

Is Contact Detail confidential?

◆ IsCurrent

Boolean Ict.Petra.Shared.MCommon.TFormDataContactDetail.IsCurrent
getset

Is Contact Detail currently valid?

◆ Type

String Ict.Petra.Shared.MCommon.TFormDataContactDetail.Type
getset

Type.

◆ Value

String Ict.Petra.Shared.MCommon.TFormDataContactDetail.Value
getset

Contact Detail Value (e.g. the actual phone number/email)


The documentation for this class was generated from the following file: