Class NCombinationContact
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.Builder.Contact
Assembly: VMBldCt.dll
public class NCombinationContact : MultipleContactBase<ncombinationcontact>, IBuilder
Inheritance
object ←
BuilderBase
Implements
IBuilder
Inherited Members
MultipleContactBase
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
NCombinationContact()
public NCombinationContact()
Properties
ObjectList
public string[] ObjectList { get; set; }
Property Value
string[]
Methods
OnPostBuild(ObjectBase, Document)
protected override bool OnPostBuild(ObjectBase obCreated, Document doc)
Parameters
obCreated ObjectBase
doc Document