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



Attribute applied to operation contracts to allow use of the System.Runtime.Serialization.NetDataContractSerializer.

Syntax

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

Inheritance Hierarchy

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

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.