Library Commands Object Model Reference

ValidateNameCommand Members

ValidateNameCommand overview

Public Instance Constructors

ValidateNameCommand Overloaded. Initializes a new instance of the ValidateNameCommand class.

Public Instance Properties

AssetName The name of the Survey Asset we want to see is unique
Library The library we will execute the command against.

Public Instance Methods

Equals (inherited from Object) 
Execute Causes the command to execute and return true if the name can be used as a SurveyAssest name. If the name cannot be used as an asset name it will return false and it will call the errorHandler delegate if the errorHandler delegate is not null
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

ValidateNameCommand Class | Spss.Dimensions.Library.Commands Namespace