IdeaBlade DevForce 2010 Help Reference
ReferencePreservingDataContractFormatAttribute Class
Members  See Also  Send Feedback
IdeaBlade.Core Assembly > IdeaBlade.Core.Wcf.Extensions Namespace : ReferencePreservingDataContractFormatAttribute Class



Attribute applied to service operations to use the ParameterizedDataContractSerializer.

Syntax

Visual Basic (Declaration) 
Public Class ReferencePreservingDataContractFormatAttribute 
   Inherits System.Attribute
   Implements System.Runtime.InteropServices._AttributeSystem.ServiceModel.Description.IOperationBehavior 
Visual Basic (Usage)Copy Code
Dim instance As ReferencePreservingDataContractFormatAttribute
C# 
public class ReferencePreservingDataContractFormatAttribute : System.Attribute, System.Runtime.InteropServices._AttributeSystem.ServiceModel.Description.IOperationBehavior  
C++/CLI 
public ref class ReferencePreservingDataContractFormatAttribute : public System.Attribute, System.Runtime.InteropServices._AttributeSystem.ServiceModel.Description.IOperationBehavior  

Inheritance Hierarchy

System.Object
   System.Attribute
      IdeaBlade.Core.Wcf.Extensions.ReferencePreservingDataContractFormatAttribute

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.