NamespacePrefix Property
The Prefix for the Namespace .
Object Oriented Interface
public function getNamespacePrefix($namespaceindex); public function setNamespacePrefix($namespaceindex, $value);
Procedural Interface
ipworks_atom_get($res, 85 , $namespaceindex); ipworks_atom_set($res, 85, $value , $namespaceindex);
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