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 Code |
---|---|
public class XmlDataSettingsAttribute |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class XmlDataSettingsAttribute |
The type exposes the following members.
Public Constructors
Name | Description | |
---|---|---|
XmlDataSettingsAttribute |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Attribute.) | |
GetHashCode | (Inherited from Attribute.) | |
GetType | (Inherited from Object.) | |
IsDefaultAttribute | (Inherited from Attribute.) | |
Match | (Inherited from Attribute.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Public Properties
Name | Description | |
---|---|---|
Fragment |
Gets or sets a value indicating whether this XmlDataSettingsAttribute is fragment.
|
|
TypeId | (Inherited from Attribute.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
_Attribute..::..GetIDsOfNames | (Inherited from Attribute.) | |
_Attribute..::..GetTypeInfo | (Inherited from Attribute.) | |
_Attribute..::..GetTypeInfoCount | (Inherited from Attribute.) | |
_Attribute..::..Invoke | (Inherited from Attribute.) |
See Also
Smartsite.Core Namespace