PersistedAttribute constructor
Initializes a new instance of the PersistedAttribute class.
Overload list
Name | Description | |
---|---|---|
PersistedAttribute() | Initializes a new instance of the PersistedAttribute class. | |
PersistedAttribute(PersistedAttributeMergeType) | Initializes a new instance of the PersistedAttribute class by using the specified merge flag. |
Top