Library Specification Object Model Reference

QLLibrarySettingsEntry.Property Constructor

Creates a new Property instance with an empty name and value.

Overload List

Creates a new Property instance with an empty name and value.

public QLLibrarySettingsEntry.Property();

Creates a new Property instance initialized with the specified name and value.

public QLLibrarySettingsEntry.Property(string,string);

See Also

QLLibrarySettingsEntry.Property Class | Spss.Dimensions.Library.Specification Namespace