ExternalEntity Class
Applies To: Dynamics Marketing
Represents an external entity in Microsoft Dynamics Marketing.
Assembly: Microsoft.Dynamics.Marketing.SDK (in Microsoft.Dynamics.Marketing.SDK.dll)
| Name | Description | |
|---|---|---|
![]() | ExternalEntity() | Initializes a new instance of the ExternalEntity class. |
| Name | Description | |
|---|---|---|
![]() | Active | Gets or sets the status of an external entity. |
![]() | CategoryName | Gets or sets the category type name for an external entity. |
![]() | Content | Gets or sets the content of an external entity. |
![]() | ExternalId | Gets or sets the ID of an external entity. |
![]() | Name | Gets or sets the name of an external entity. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (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.
Show:


