TimeListConditionalType.RuntimeNodeTrigger Property

Runtime Node Trigger Choice.Represents the element tag in schema: p:rtn

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property RuntimeNodeTrigger As RuntimeNodeTrigger
    Get
    Set
'Usage
Dim instance As TimeListConditionalType
Dim value As RuntimeNodeTrigger

value = instance.RuntimeNodeTrigger

instance.RuntimeNodeTrigger = value
public RuntimeNodeTrigger RuntimeNodeTrigger { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Presentation.RuntimeNodeTrigger

See Also

Reference

TimeListConditionalType Class

TimeListConditionalType Members

DocumentFormat.OpenXml.Presentation Namespace