 | ITaskDialogArgsDefaultSessionEndingCommandLinkId Property |
The default command link, Id of command link which is returned if windows session is ending
Namespace:
EBP.Api.Interfaces.Dialogs
Assembly:
EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
SyntaxNullable<int> DefaultSessionEndingCommandLinkId { get; set; }
Property DefaultSessionEndingCommandLinkId As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32
See Also