Method GetStorageInfoFromEntity
GetStorageInfoFromEntity()
Gets a StorageInfoFromEntity object that can access a EntityStorageInfo.
Declaration
public StorageInfoFromEntity GetStorageInfoFromEntity()
Returns
Type | Description |
---|---|
StorageInfoFromEntity | An 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.