SIFWorks ADK 2.0
RequestCacheFileEntry Class
NamespacesEdustructures.SifWorksRequestCacheFileEntry

[This is preliminary documentation and is subject to change.]

Represents informaton about an outstanding SIF_Request that has been made to the zone
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public class RequestCacheFileEntry : ISerializable, 
	IRequestInfo
<SerializableAttribute> _
Public Class RequestCacheFileEntry _
	Implements ISerializable, IRequestInfo
[SerializableAttribute]
public ref class RequestCacheFileEntry : ISerializable, 
	IRequestInfo
Members
All MembersProperties



IconMemberDescription
IsActive
Returns whether or not this Request is Active

MessageId
The SIF_Request MessageId

ObjectType
The Object Type of the Request. e.g. "StudentPersonal"

RequestTime
The Date and Time that that this request was initially made

UserData
Returns the Serializable UserData state object that was placed in the Query query class at the time of the original request.

Inheritance Hierarchy
Object
RequestCacheFileEntry

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10