Click or drag to resize

ModelingUtilsIsValidInternalName Method

Overload List
  NameDescription
Public methodStatic memberIsValidInternalName(String)
Determines whether the specified internal name is valid.
Public methodStatic memberIsValidInternalName(String, Boolean)
Determines whether the specified internal name is valid. If checkSpaces is False, spaces are considered as valid characters.
Top
See Also