Interface IContact
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.Contact
Assembly: VMDCt.dll
This interface is to represent contact.
public interface IContact : IEntityRelation
Implements
IEntityRelation
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Properties
ActionGeom
Gets or sets the action geometry of contact.
ObjectBase ActionGeom { get; set; }
Property Value
ObjectBase
BaseGeom
Gets or sets the base geometry of contact.
ObjectBase BaseGeom { get; set; }
Property Value
ObjectBase
Property
Gets or sets the property.
Property Property { get; set; }
Property Value
Property