Share via


ActivityXmlData Members

Include Protected Members
Include Inherited Members

ActivityXmlData contains an XML block.

The ActivityXmlData type exposes the following members.

Constructors

  Name Description
Public method ActivityXmlData Creates an instance.

Top

Properties

  Name Description
Public property Content Gets the XML content.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IXmlSerializable.GetSchema GetSchema is not implemented and returns null instead of throwing an exception.
Explicit interface implemetationPrivate method IXmlSerializable.ReadXml Reads XML schema and data into the XML block. Deserialization is not supported.
Explicit interface implemetationPrivate method IXmlSerializable.WriteXml Serializes an XML block without escaping.

Top

See Also

Reference

ActivityXmlData Class

Microsoft.Rtc.Workflow.Activities Namespace