Share via


ShouldSerializeTables Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Gets a value indicating whether the Tables property should be persisted.

Namespace:  Microsoft.CommerceServer.Marketing
Assembly:  Microsoft.CommerceServer.Marketing.CrossTierTypes (in Microsoft.CommerceServer.Marketing.CrossTierTypes.dll)

Syntax

'Declaration
Protected Overrides Function ShouldSerializeTables As Boolean
'Usage
Dim returnValue As Boolean

returnValue = Me.ShouldSerializeTables()
protected override bool ShouldSerializeTables()
protected:
virtual bool ShouldSerializeTables() override
protected override function ShouldSerializeTables() : boolean

Return Value

Type: System..::.Boolean
false in all cases.

Remarks

The ShouldSerializeTables method is a method that returns a Boolean value informing the serializer whether a property has changed from its default value.

Permissions

See Also

Reference

DiscountPrioritySet Class

DiscountPrioritySet Members

Microsoft.CommerceServer.Marketing Namespace