Enum PropertyAssignmentStatus
public enum PropertyAssignmentStatus
Fields
EmptyCollection = 6
EntityDoesNotExist = 8
Failure = 2
FailureCollectionAssignment = 3
IncompatibleCategoryAssignment = 9
IncompatiblePropertyAssignment = 7
PropertyIsNull = 4
PropertyNotFoundInDb = 5
Success = 1