This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
[]
public class CollectionMemberCustomPropertyAttribute
Visual Basic (Declaration) Copy imageCopy Code
<> _
Public Class CollectionMemberCustomPropertyAttribute

The type exposes the following properties.

Public Properties

  Name Description
Public property IsRequired
Gets a value indicating whether this property is required.
Public property Name
Gets the name.
Public property Type
Gets the type.
Public property TypeId (Inherited from Attribute.)

See Also

Advanced