ValidateNameCommand | Overloaded. Initializes a new instance of the ValidateNameCommand class. |
AssetName | The name of the Survey Asset we want to see is unique |
Library | The library we will execute the command against. |
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) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
ValidateNameCommand Class | Spss.Dimensions.Library.Commands Namespace