XMessage.ConstructionCompleteEvent Method

Definition

Overloads

ConstructionCompleteEvent(Boolean)
ConstructionCompleteEvent()

ConstructionCompleteEvent(Boolean)

public:
 void ConstructionCompleteEvent(bool killUnderlyingPartWhenDirty);
public void ConstructionCompleteEvent (bool killUnderlyingPartWhenDirty);
member this.ConstructionCompleteEvent : bool -> unit
Public Sub ConstructionCompleteEvent (killUnderlyingPartWhenDirty As Boolean)

Parameters

killUnderlyingPartWhenDirty
Boolean

Applies to

ConstructionCompleteEvent()

public:
 void ConstructionCompleteEvent();
public void ConstructionCompleteEvent ();
member this.ConstructionCompleteEvent : unit -> unit
Public Sub ConstructionCompleteEvent ()

Applies to