NSPreferenceDescription
Preference description, drives the Preference GUI. Maintenance client - controls all preferences in SuperOffice.
Preference description, drives the Preference GUI. Maintenance client - controls all preferences in SuperOffice.
Initializes a new instance of the NSPreferenceDescription class.
Returns: CRMScript.Global.Integer - See <xref href=“CRMScript.NetServer.PrefDescAccessFlags” data-throw-if-not-resolved=“false”></xref>.
Example:
Returns: CRMScript.Global.String - Description of preference, multi-language parsed.
Example:
Returns: CRMScript.Global.Bool - 1 = This row populated and maintained by SuperOffice.
Example:
Returns: CRMScript.Global.String - Preference key name.
Example:
Returns: CRMScript.Global.Integer - Lowest allowed setting level, set by user, but not lower than enum <xref href=“CRMScript.NetServer.PreferenceLevel” data-throw-if-not-resolved=“false”></xref>
Example:
Returns: CRMScript.Global.Integer - Max value (if type 1); list table ID (if type 5).
Example:
Returns: CRMScript.Global.Integer - The minimum (furthest away from User) level this preference can be set for.
Example:
Returns: CRMScript.Global.Integer - Min value (if type 1); list extra id (if type 5).
Example:
Returns: CRMScript.Global.String - Multi-language name.
Example:
Returns: CRMScript.Global.Integer - Primary key.
Example:
Returns: CRMScript.Global.Integer - Rank field for ordering sections, and keys within sections.
Example:
Returns: CRMScript.Global.String - Licenses the user/installation must have if this reference is to be shown. Comma-separated list of owner.module pairs.
Example:
Returns: CRMScript.Global.String - Preference section name.
Example:
Returns: CRMScript.Global.String - Keys that share a value (including NULL) in this field are shown together; a visual spacer is shown between groups.
Example:
Returns: CRMScript.Global.Integer - Lowest allowed setting level, set by SuperOffice. See <xref href=“CRMScript.NetServer.PreferenceLevel” data-throw-if-not-resolved=“false”></xref>
Example:
Returns: CRMScript.Global.String - If valueType = 5, then TableName contains the table referenced by the preference.
Example:
Returns: CRMScript.Global.Integer - Read-only field, If valueType = 5, and TableName is UDList, then UserdefinedLIstId contains the ID of the list referenced by the preference.
Example:
Returns: CRMScript.Global.Integer - See <xref href=“CRMScript.NetServer.PrefDescValueType” data-throw-if-not-resolved=“false”></xref>.
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Related topics
NSPreferenceAgentNSPreferenceDescriptionLineDelete Preference DescriptionGet Preference DescriptionPost Preference Description