Library Specification Object Model Reference

QLLibrarySettingsEntry.Property Constructor (String, String)

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

public QLLibrarySettingsEntry.Property(
   string name,
   string value
);

Parameters

name
value

See Also

QLLibrarySettingsEntry.Property Class | Spss.Dimensions.Library.Specification Namespace | QLLibrarySettingsEntry.Property Constructor Overload List