ExternalEntity Class

 

Applies To: Dynamics Marketing

Represents an external entity in Microsoft Dynamics Marketing.

Namespace:   Microsoft.Dynamics.Marketing.SDK.Model
Assembly:  Microsoft.Dynamics.Marketing.SDK (in Microsoft.Dynamics.Marketing.SDK.dll)

System::Object
  Microsoft.Dynamics.Marketing.SDK.Model::ExternalEntity

[DataContractAttribute]
public ref class ExternalEntity 

NameDescription
System_CAPS_pubmethodExternalEntity()

Initializes a new instance of the ExternalEntity class.

NameDescription
System_CAPS_pubpropertyActive

Gets or sets the status of an external entity.

System_CAPS_pubpropertyCategoryName

Gets or sets the category type name for an external entity.

System_CAPS_pubpropertyContent

Gets or sets the content of an external entity.

System_CAPS_pubpropertyExternalId

Gets or sets the ID of an external entity.

System_CAPS_pubpropertyName

Gets or sets the name of an external entity.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(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
Show: