ResourceType Class

Represents a FIM Resource.

Namespace: Microsoft.ResourceManagement.WebServices.WSResourceManagement
Assembly: Microsoft.ResourceManagement (in Microsoft.ResourceManagement.dll)

Usage

'Usage
Dim instance As ResourceType

Syntax

'Declaration
<SerializableAttribute> _
<DefaultMemberAttribute("Item")> _
Public Class ResourceType
[SerializableAttribute] 
[DefaultMemberAttribute("Item")] 
public class ResourceType
[SerializableAttribute] 
[DefaultMemberAttribute(L"Item")] 
public ref class ResourceType
/** @attribute SerializableAttribute() */ 
/** @attribute DefaultMemberAttribute("Item") */ 
public class ResourceType
SerializableAttribute 
DefaultMemberAttribute("Item") 
public class ResourceType

Remarks

You can use this type to access the FIM Resource that is retrieved by the ReadResourceActivity activity or the EnumerateResourcesActivity activity.

Inheritance Hierarchy

System.Object
  Microsoft.ResourceManagement.WebServices.WSResourceManagement.ResourceType
     Microsoft.ResourceManagement.WebServices.WSResourceManagement.ApprovalType
     Microsoft.ResourceManagement.WebServices.WSResourceManagement.RequestType
     Microsoft.ResourceManagement.WebServices.WSResourceManagement.WorkflowInstanceResource

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

ResourceType Members
Microsoft.ResourceManagement.WebServices.WSResourceManagement Namespace
Microsoft.ResourceManagement.WebServices.WSResourceManagement