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 $namespaceindex parameter specifies the index of the item in the array. The size of the array is controlled by the NamespaceCount property.

This property is not available at design time.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 PHP Edition - Version 20.0 [Build 8307]