|  | IEntityStates Property  | 
 
            Gets the entity states
            
 
    Namespace: 
   EBP.Api.Interfaces.Entity
    Assembly:
   EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
 Syntax
SyntaxIEntityStates States { get; }ReadOnly Property States As IEntityStates
	Get
Return Value
Type: 
IEntityStatesThe entity states (loading, undoing...)
 See Also
See Also