LinkCreationOptionsLinkExpirationDate Property
The date when the link will expire when LinkExpiration = Date
Namespace: Ensur.Core.Main.POCOsAssembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
public DateTime? LinkExpirationDate { get; set; }
Public Property LinkExpirationDate As DateTime?
Get
Set
function get_LinkExpirationDate();
function set_LinkExpirationDate(value);
Property Value
NullableDateTime