C-DEngine 5.105

cdeP Constructor (cdeP)

Creates a new property from an exiting property

Namespace:  nsCDEngine.Engines.ThingService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public cdeP(
	cdeP ToClone
)
Public Sub New ( _
	ToClone As cdeP _
)
public:
cdeP(
	cdeP^ ToClone
)

Parameters

ToClone
Type: nsCDEngine.Engines.ThingService..::..cdeP
Property to be cloned to this