ActivityXmlData Members
Include Protected Members
Include Inherited Members
ActivityXmlData contains an XML block.
The ActivityXmlData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ActivityXmlData | Creates an instance. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Content | Gets the XML content. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
Finalize | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IXmlSerializable.GetSchema | GetSchema is not implemented and returns null instead of throwing an exception. |
![]() ![]() |
IXmlSerializable.ReadXml | Reads XML schema and data into the XML block. Deserialization is not supported. |
![]() ![]() |
IXmlSerializable.WriteXml | Serializes an XML block without escaping. |
Top