RootWorkflowActivityWithDataCodeDomSerializer members

Serializes a RootWorkflowActivityWithData activity to a new type.

The RootWorkflowActivityWithDataCodeDomSerializer type exposes the following members.

Constructors

  Name Description
Public method RootWorkflowActivityWithDataCodeDomSerializer Initializes a new instance of the RootWorkflowActivityWithDataCodeDomSerializer.

Top

Methods

  Name Description
Public method Deserialize Deserializes the specified object into a RootWorkflowActivityWithData activity. (Overrides ActivityTypeCodeDomSerializer.Deserialize(IDesignerSerializationManager, CodeTypeDeclaration).)
Protected method DeserializeExpression (Inherited from CodeDomSerializerBase.)
Protected method DeserializeInstance (Inherited from CodeDomSerializerBase.)
Protected method DeserializePropertiesFromResources (Inherited from CodeDomSerializerBase.)
Protected method DeserializeStatement (Inherited from CodeDomSerializerBase.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Protected method GetExpression (Inherited from CodeDomSerializerBase.)
Public method GetHashCode (Inherited from Object.)
Protected method GetInitializeMethod (Inherited from ActivityTypeCodeDomSerializer.)
Protected method GetInitializeMethods (Inherited from ActivityTypeCodeDomSerializer.)
Protected method GetSerializer(IDesignerSerializationManager, Object) (Inherited from CodeDomSerializerBase.)
Protected method GetSerializer(IDesignerSerializationManager, Type) (Inherited from CodeDomSerializerBase.)
Public method GetType (Inherited from Object.)
Protected method GetUniqueName (Inherited from CodeDomSerializerBase.)
Protected method IsSerialized(IDesignerSerializationManager, Object) (Inherited from CodeDomSerializerBase.)
Protected method IsSerialized(IDesignerSerializationManager, Object, Boolean) (Inherited from CodeDomSerializerBase.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Serialize Serializes the RootWorkflowActivityWithData activity into a new CodeTypeDeclaration object. (Overrides ActivityTypeCodeDomSerializer.Serialize(IDesignerSerializationManager, Object, ICollection).)
Protected method SerializeCreationExpression (Inherited from CodeDomSerializerBase.)
Protected method SerializeEvent (Inherited from CodeDomSerializerBase.)
Protected method SerializeEvents (Inherited from CodeDomSerializerBase.)
Protected method SerializeProperties (Inherited from CodeDomSerializerBase.)
Protected method SerializePropertiesToResources (Inherited from CodeDomSerializerBase.)
Protected method SerializeProperty (Inherited from CodeDomSerializerBase.)
Protected method SerializeResource (Inherited from CodeDomSerializerBase.)
Protected method SerializeResourceInvariant (Inherited from CodeDomSerializerBase.)
Protected method SerializeToExpression (Inherited from CodeDomSerializerBase.)
Protected method SerializeToResourceExpression(IDesignerSerializationManager, Object) (Inherited from CodeDomSerializerBase.)
Protected method SerializeToResourceExpression(IDesignerSerializationManager, Object, Boolean) (Inherited from CodeDomSerializerBase.)
Protected method SetExpression(IDesignerSerializationManager, Object, CodeExpression) (Inherited from CodeDomSerializerBase.)
Protected method SetExpression(IDesignerSerializationManager, Object, CodeExpression, Boolean) (Inherited from CodeDomSerializerBase.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

RootWorkflowActivityWithDataCodeDomSerializer class

Microsoft.SharePoint.WorkflowActions namespace