This topic has not yet been rated - Rate this topic

PropertyTypeValidationException Class

The exception thrown when an attempt is made to create or update a profile instance with invalid data in a property.

Namespace:  Microsoft.CommerceServer.Profiles
Assembly:  Microsoft.CommerceServer.Profiles.CrossTierTypes (in Microsoft.CommerceServer.Profiles.CrossTierTypes.dll)
[SerializableAttribute]
[ComVisibleAttribute(false)]
public class PropertyTypeValidationException : Exception, ISerializable

Exception thrown when a profile property is not of the expected type.

System..::.Object
  System..::.Exception
    Microsoft.CommerceServer.Profiles..::.PropertyTypeValidationException
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.