IsResourceExistsInTime
This method checks whether the resource committed as effective is in the given timeframe.
IsResourceExistsInTime (ResourceName, EffectiveDate)
|
Name |
Type |
Description |
|---|---|---|
|
EffectiveDate |
string |
Represents the date in the script's time zone. It can contain hours, minutes, and seconds. |
|
ResourceName |
string |
The name of the resource. |
True if the resource committed as effective is in the given timeframe, False if it is not.
This method fails if the resource does not exist.
|
Copyright © 2013 CA.
Tous droits réservés.
|
|