Creates a local copy of this asset with the specified stage. All non-unique fields are copied to the new asset. This is a shallow copy of the asset's versions, only the latest version is copied, and the version and id fields are null.
Creates a local copy of this asset with the specified stage. All non-unique fields are copied to the new asset. This is a shallow copy of the asset's versions, only the latest version is copied, and the version and id fields are null.
ISurveyAsset Copy(IStage);
Creates a local copy of this asset. All non-unique fields are copied to the new asset. This is a shallow copy of the asset's versions, only the latest version is copied, and the version and id fields are null.
ISurveyAsset Copy(string);
ISurveyAsset Interface | Spss.Dimensions.Library.Specification Namespace