VCDSimpleProperty.AutoAvailable Method |
||||||||||||||
Returns whether automation for the specified property item is available. | ||||||||||||||
Syntax: | Public Function AutoAvailable(id As String) As Boolean |
|||||||||||||
|
||||||||||||||
Return value: | True, if the VCDPropertyItem specified by id supports automation, otherwise False. |
|||||||||||||
Limitations: | VCDSimpleProperty.Init has to be called before using this function |
|||||||||||||
Sample: | For a sample see Using the VCD Simple Property Class. |
|||||||||||||
See Also: | VCDSimpleProperty, VCDSimpleProperty.Automation, Standard Property Item Identifier Strings |