SharedResourceExpires Property
A timestamp indicating when the link to the shared resource expires.
Syntax
__property String SharedResourceExpires[int SharedResourceIndex] = {read=FSharedResourceExpires, write=FSetSharedResourceExpires};
Default Value
""
Remarks
A timestamp indicating when the link to the shared resource expires. This may or may not be present.
The size of the array is controlled by the SharedResourceCount property.
This property is read-only and not available at design time.
Data Type
String