Returns a collection of the set names for the given component.
Public Function getPropertySetNames( ByVal component As String ) As StringCollection
public StringCollection getPropertySetNames(string component)
component Refers to the component name of the ml_property table.
The collection of set names for the given component.
Properties are stored in the ml_property table. For more information, ml_add_property system procedure.