Class MultipleContactBase<T\>
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.Builder.Contact
Assembly: VMBldCt.dll
public abstract class MultipleContactBase<t> : BuilderNamed<t>, IBuilder where T : MultipleContactBase, new()
Type Parameters
T
Inheritance
object ←
BuilderBase
Implements
IBuilder
Inherited Members
BuilderNamed
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
MultipleContactBase()
protected MultipleContactBase()
Properties
IsAllowSwitch
protected virtual bool IsAllowSwitch { get; }
Property Value
Methods
GetContactType()
protected MultiContactType GetContactType()
Returns
MultiContactType
GetMultipleInfoList(List)
public MultipleContactInfo[] GetMultipleInfoList(List<icontactable> lst)
Parameters
lst List
Returns
MultipleContactInfo[]
GetPropType()
protected string GetPropType()