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
'Декларация
Public Property RuntimeNodeTrigger As RuntimeNodeTrigger
Get
Set
'Применение
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