Method GetStorageInfoFromEntity
GetStorageInfoFromEntity()
Gets a StorageInfoFromEntity object that can access a EntityStorageInfo.
Declaration
public StorageInfoFromEntity GetStorageInfoFromEntity()Returns
| Type | Description | 
|---|---|
| StorageInfoFromEntity | A dictionary-like object that provides access to information about how Entities are stored, indexed by Entity. | 
Remarks
Assign the returned object to a field of your Job struct so that you can access the contents in a Job.