Creates a new Property instance with an empty name and value.
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);
QLLibrarySettingsEntry.Property Class | Spss.Dimensions.Library.Specification Namespace