IsCachable Property
To be cachable, the Ent Info cannot represent the latest and be populated with a version id
Syntax
public System.bool IsCachable {get;}Public ReadOnly Property IsCachable As System.BooleanRemarks
A non-cachable state can happen after the entity is populated from the server, but the master id has not been supplied because the entity has not been hydrated yet.