Library Commands Object Model Reference

SurveySubmissionCommand.LoadAsset Method 

The LoadAsset method must be used *PRIOR* to Executing when the command is an Update command. This will load the asset from the library, setting all properties with those from the newly loaded asset.

public virtual bool LoadAsset(
   ErrorHandler errorHandler
);

Parameters

errorHandler

Return Value

See Also

SurveySubmissionCommand Class | Spss.Dimensions.Library.Commands Namespace