<< Click to Display Table of Contents >> NShape Reference
|
Stores user defined string data.
public abstract string Data { get; set; } |
The Data property may contain any user-defined value and can be used for any purpose. The <%PRODUCTNAME> framework only provides this property and does not use it in any way.
In contrast to the Tag property, this value will be stored in the repository (requires repository version 5 or newer).