NamespacePrefix Property
The Prefix for the Namespace .
Syntax
__property String NamespacePrefix[int NamespaceIndex] = {read=FNamespacePrefix, write=FSetNamespacePrefix};
Default Value
""
Remarks
The NamespacePrefix for the Namespace.
The size of the array is controlled by the NamespaceCount property.
This property is read-only and not available at design time.
Data Type
String