Class Errors.EntityMapping
Inheritance
object
Errors.EntityMapping
Namespace: StylelabsStylelabs.MSdk
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public static class Errors.EntityMapping
Fields
CouldNotMapValue
Declaration
RequestResponse
public const string CouldNotMapValue
Field Value
Type | Description |
---|---|
string |
PropertyDoesNotExist
Declaration
RequestResponse
public const string PropertyDoesNotExist
Field Value
Type | Description |
---|---|
string |
PropertyDoesNotExistWithCulture
Declaration
RequestResponse
public const string PropertyDoesNotExistWithCulture
Field Value
Type | Description |
---|---|
string |
RelationDoesNotExist
Declaration
RequestResponse
public const string RelationDoesNotExist
Field Value
Type | Description |
---|---|
string |
UnsupportedMemberDefinitionType
Declaration
RequestResponse
public const string UnsupportedMemberDefinitionType
Field Value
Type | Description |
---|---|
string |
UnsupportedRelationType
Declaration
RequestResponse
public const string UnsupportedRelationType
Field Value
Type | Description |
---|---|
string |