You are reading help file online using chmlib.com
|
Object: SpObjectTokenCategory
The Id property returns the ID of the object token category.
The ID of the object is the path to its folder within the Speech configuration database.
Set: | (This property is read-only) |
Get: | String = SpObjectTokenCategory.Id |
Please see the code example for the SetId method. This code creates a new SpObjectTokenCategory object and associates it with the category of voices. The Id property then returns the ID of the voices category.
You are reading help file online using chmlib.com
|