Share via


DataFactoryElement<T>.Literal Property

Definition

Gets the literal value if the element has a Kind of Literal.

public T? Literal { get; }
member this.Literal : 'T
Public ReadOnly Property Literal As T

Property Value

T

Exceptions

Applies to