Class Errors.Entity
Inheritance
object
Errors.Entity
Namespace: StylelabsStylelabs.MSdk
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public static class Errors.Entity
Fields
CannotLazyLoad
Declaration
RequestResponse
public const string CannotLazyLoad
Field Value
Type | Description |
---|---|
string |
CultureNotSupported
Declaration
RequestResponse
public const string CultureNotSupported
Field Value
Type | Description |
---|---|
string |
CultureRequired
Declaration
RequestResponse
public const string CultureRequired
Field Value
Type | Description |
---|---|
string |
IdentifierLengthExceeded
Declaration
RequestResponse
public const string IdentifierLengthExceeded
Field Value
Type | Description |
---|---|
string |
MultipleRelationsFound
Declaration
RequestResponse
public const string MultipleRelationsFound
Field Value
Type | Description |
---|---|
string |
NoPermissionsOnNewEntity
Declaration
RequestResponse
public const string NoPermissionsOnNewEntity
Field Value
Type | Description |
---|---|
string |
PropertyNotFound
Declaration
RequestResponse
public const string PropertyNotFound
Field Value
Type | Description |
---|---|
string |
PropertyValueTypeDoesNotMatch
Declaration
RequestResponse
public const string PropertyValueTypeDoesNotMatch
Field Value
Type | Description |
---|---|
string |
RelationNameMustMatch
Declaration
RequestResponse
public const string RelationNameMustMatch
Field Value
Type | Description |
---|---|
string |
SelfReferencingRelation
Declaration
RequestResponse
public const string SelfReferencingRelation
Field Value
Type | Description |
---|---|
string |
SetIdentifierOnExistingEntity
Declaration
RequestResponse
public const string SetIdentifierOnExistingEntity
Field Value
Type | Description |
---|---|
string |