LinkCreationOptionsLinkExpiration Property
When does the link expire? Never expires (None), in the specified days (Day), after the specified date (Date), when the content is obselete (Obselete)
Namespace: Ensur.Core.Main.POCOsAssembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
public LinkExpirationTypes LinkExpiration { get; set; }
Public Property LinkExpiration As LinkExpirationTypes
Get
Set
function get_LinkExpiration();
function set_LinkExpiration(value);
Property Value
LinkExpirationTypes