Click or drag to resize

CreateItemModel Properties

The CreateItemModel type exposes the following members.

Properties
  Name Description
Public property Attached
Defines an attached property.
(Inherited from BaseModel.)
Public property CanReplace
Allows the Item to be automatically replaced.
Public property Comments
(Development) Includes comments in the XML code.
(Inherited from BaseModel.)
Public property Conditions (Inherited from ConditionsDependantModel.)
Public property ConditionTimeout (Inherited from ConditionsDependantModel.)
Public property Code example DataContext
Contains a source of all bindings defined for element.
(Inherited from BaseModel.)
Public property ExternalXmlPath (Inherited from BaseModel.)
Public property GlobalOrderIndex (Inherited from ActionModel.)
Public property HashedPath (Inherited from ActionModel.)
Public property Id
Defines a unique identifier for an element in the simulation.
(Inherited from BaseModel.)
Public property IgnoreInPH (Inherited from ActionModel.)
Public property Code example IncludeChildren
Includes the Item's children in the scope of the operation.
(Inherited from ItemOperationModel.)
Public property IsIdAutogenerated (Inherited from BaseModel.)
Public property IsRunning (Inherited from ActionModel.)
Public property IsTransient (Inherited from ActionModel.)
Public property IsTransientInstance (Inherited from ActionModel.)
Public property ItemId
Specifies the Id of the item that will be cloned.
Public property NewId
Sets the Id of a newly created element.
Public property ReplaceFrom
The Id before the element is replaced.
Public property ReplaceMode
Determines the replace action performed on the element.
Public property TargetElement
Defines the target Element of the Action.
(Inherited from ElementActionModel.)
Public property TemplateVersionId
Contains a id of source template.
(Inherited from BaseModel.)
Public property XmlComments
(Development) Used as temporary storage for XML comments (like ) to keep them.
(Inherited from BaseModel.)
Top
See Also