IgnorePropertiesAttribute Constructor (String^)

 

Initializes a new instance of the IgnorePropertiesAttribute class.

Namespace:   System.Data.Services
Assembly:  System.Data.Services (in System.Data.Services.dll)

public:
IgnorePropertiesAttribute(
	String^ propertyName
)

Parameters

propertyName
Type: System::String^

A string value that contains the property or properties to be attributed.

.NET Framework
Available since 3.5
Return to top
Show: