ActivateCompanyRequest Class
Applies To: Dynamics Marketing
Contains the data to activate a company record that was deleted.
Namespace: Microsoft.Dynamics.Marketing.SDK.Messages.Company
Assembly: Microsoft.Dynamics.Marketing.SDK (in Microsoft.Dynamics.Marketing.SDK.dll)
Inheritance Hierarchy
System.Object
Microsoft.Dynamics.Marketing.SDK.Common.SdkMessage
Microsoft.Dynamics.Marketing.SDK.Common.SdkRequest
Microsoft.Dynamics.Marketing.SDK.Messages.Company.ActivateCompanyRequest
Syntax
[DataContractAttribute]
public class ActivateCompanyRequest : SdkRequest
[DataContractAttribute]
public ref class ActivateCompanyRequest : SdkRequest
[<DataContractAttribute>]
type ActivateCompanyRequest =
class
inherit SdkRequest
end
<DataContractAttribute>
Public Class ActivateCompanyRequest
Inherits SdkRequest
Constructors
| Name | Description | |
|---|---|---|
![]() |
ActivateCompanyRequest() | Initializes a new instance of theActivateCompanyRequest class. |
Properties
| Name | Description | |
|---|---|---|
![]() |
CompanyId | Gets or sets the unique identifier of the company record. |
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToBrokeredMessage() | Creates a new brokered message with the compressed and serialized SdkMessage.(Inherited from SdkMessage.) |
![]() |
ToBrokeredMessage(String) | Creates a new brokered message with the compressed and serialized SdkMessage.(Inherited from SdkRequest.) |
![]() |
ToString() | (Inherited from Object.) |
Remarks
Refer to the Company.Status property for the current status of the record.
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.
See Also
Microsoft.Dynamics.Marketing.SDK.Messages.Company Namespace
ActivateCompanyResponse Class
Return to top
.jpeg)
.jpeg)
.jpeg)