NamespacePrefix Property
The Prefix for the Namespace .
Syntax
char* GetNamespacePrefix(int iNamespaceIndex);
int SetNamespacePrefix(int iNamespaceIndex, char* lpszNamespacePrefix);
Default Value
""
Remarks
The NamespacePrefix for the Namespace.
The size of the array is controlled by the NamespaceCount property.
This property is not available at design time.
Data Type
String