Click or drag to resize

ArticyDatabaseCloneWithConsecutiveInstanceIdFrom Method

Overload List
  NameDescription
Public methodStatic memberCloneWithConsecutiveInstanceIdFrom(String, UInt32)
Creates a new clone from the object with the given technical name, and assigns automatically a new free consecutive instance id
Public methodStatic memberCloneWithConsecutiveInstanceIdFromTObject(String, UInt32)
Creates a new clone from the object with the given technical name, and assigns automatically a new free consecutive instance id
Public methodStatic memberCloneWithConsecutiveInstanceIdFrom(UInt64, UInt32)
Creates a new clone from the object with the given object id, and assigns automatically a new free consecutive instance id
Top
See Also