JAMS Developer Guide
ResourceDetail Class
Members 


MVPSI.JAMS Namespace : ResourceDetail Class
Object Model
ResourceDetail Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public NotInheritable Class ResourceDetail 
   Inherits BasePublicObject
'Usage
 
Dim instance As ResourceDetail
[System.Runtime.Serialization.DataContract()]
public sealed class ResourceDetail : BasePublicObject 
Remarks
ResourceDetail maintains agent specific resource availability for Resources that are agent specific. You only need a ResourceDetail if the quantity available on a agent is different than the quantity available in the Resource definition.
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BasePublicObject
      MVPSI.JAMS.ResourceDetail

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ResourceDetail Members
MVPSI.JAMS Namespace