Collection.Id Property |
Gets or sets a user-defined ID.
[VBScript] Public Property Id As String
[JScript] public function get Id() : String; public function set Id(String);
A string representing a user-defined ID.
Collection Object | Collection Members | HelpProducer Namespace