| CorporateEntity Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CorrigoService.Entities
 Syntax
Syntax[SerializableAttribute] public class CorporateEntity : CorrigoEntityWithOptimisticLock
The CorporateEntity type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | DisplayAs | 
            Displayable name of the entity.
            Max Length=256
             | 
|  | Number | 
            Gets or sets a number.
            Value exposed on UI as “Entity ID” (even though this field is not numeric ID); formerly known as Number.
            Max Length=32
             | 
 See Also
See Also