Class HousingBase<TProperty\>
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.Builder.GearTrain
Assembly: VMBldGearTrain.dll
public abstract class HousingBase<tproperty> : OpenDesigner<tproperty>, IBuilder where TProperty : ObjectBase, new()
Type Parameters
TProperty
Inheritance
object ←
BuilderBase
Implements
IBuilder
Inherited Members
OpenDesigner
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
HousingBase()
protected HousingBase()
Methods
OnPostAddDoc(ObjectBase)
protected override void OnPostAddDoc(ObjectBase ob)
Parameters
ob ObjectBase
OnPostBuild(ObjectBase, Document)
protected override bool OnPostBuild(ObjectBase obCreated, Document doc)
Parameters
obCreated ObjectBase
doc Document