The SalFunctionalClass type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreateFromString
Creates an instance of the class.
Public methodGetTypeName
Returns the name of the class.
Public methodIsDerivedFrom(String)
Returns true if the object is derived from the class specified.
Public methodIsDerivedFrom(Type)
Returns true if the object is derived from the class specified.
Public methodStatic memberIsValidClassName
Determine whether the specified class name is a valid user-defined class name.

See Also