Description:

Construct a deep (full) copy of this object.

Syntax:
public DimensionStyle Duplicate()
Returns:
An object of the same type as this, with the same properties and behavior.
Available since:
6.0

Description:

Construct a deep (full) copy of this object.

Syntax:
public DimensionStyle Duplicate(
string newName,
Guid newId,
Guid newParentId
)
Returns:
An object of the same type as this, with the same properties and behavior.
Available since:
6.0

Nothing found