SP.FieldRatingScale.gridNAOptionText Property

Applies to: SharePoint Foundation 2010

Gets or sets a value that specifies the display text corresponding to the choice in the rating scale that indicates the non-applicable option.

var value = SP.FieldRatingScale.get_gridNAOptionText(); 
SP.FieldRatingScale.set_gridNAOptionText(value);

Property Value

Type: String

Applies To

SP.FieldRatingScale Class

See Also

Reference

SP.FieldRatingScale Methods

SP.FieldRatingScale Properties

SP Namespace