Class StringMemberCondition

Condition triggered on the value of the property member.

Inheritance
object
StringMemberCondition
Implements
Inherited Members
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ModelsBaseMemberConditions
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public class StringMemberCondition : MemberConditionBase, IMemberCondition

Properties

Value

Gets or sets non null case insensitive and culture agnostic value which is compared against entity property value.

Declaration
RequestResponse
public string Value { get; set; }
Property Value
TypeDescription
string
Remarks

Note that the value equal to is treated as unspecified value not triggering the condition.

Implements

Do you have some feedback for us?

If you have suggestions for improving this article,