Gets or sets a user-defined ID.

[VBScript]
Public Property Id As String
[JScript]
public function get Id() : String;
public function set Id(String);

Property Value

A string representing a user-defined ID.

See Also

Index Object | Index Members | HelpProducer Namespace