ResourceInfo Class

 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Contains information about a resource that has a scheduling problem for an appointment.

For the Web API the corresponding type is ResourceInfo ComplexType.

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

System.Object
  Microsoft.Crm.Sdk.Messages.ResourceInfo

[DataContractAttribute(Namespace = "http://schemas.microsoft.com/crm/2011/Contracts")]
public sealed class ResourceInfo : IExtensibleDataObject

NameDescription
System_CAPS_pubmethodResourceInfo()

Initializes a new instance of the ResourceInfo class.

System_CAPS_pubmethodResourceInfo(Guid, String, String)

Initializes a new instance of the ResourceInfo class that sets the ID, entity name, and display name.

NameDescription
System_CAPS_pubpropertyDisplayName

Gets or sets the display name for the resource.

System_CAPS_pubpropertyEntityName

Gets or sets the logical name of the entity.

System_CAPS_pubpropertyExtensionData

Gets or sets the structure that contains extra data.

System_CAPS_pubpropertyId

Gets or sets the ID of the record that has a scheduling problem.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

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

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: