ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents
Product Documentationni-rfsg-dotnet-api-ref_doc...Implicit Conversion OperatorsRfsgSynchronizedScriptTriggerDistributionLine Implicit Conversion (String to RfsgSynchronizedScriptTriggerDistributionLine)Current page
Table of Contents

RfsgSynchronizedScriptTriggerDistributionLine Implicit Conversion (String to RfsgSynchronizedScriptTriggerDistributionLine)

RfsgSynchronizedScriptTriggerDistributionLine Implicit Conversion (String to RfsgSynchronizedScriptTriggerDistributionLine)

RfsgSynchronizedScriptTriggerDistributionLine  Conversion (String to RfsgSynchronizedScriptTriggerDistributionLine)

Convert the specified string to equivalent RfsgSynchronizedScriptTriggerDistributionLine object.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public static implicit operator RfsgSynchronizedScriptTriggerDistributionLine (
	string distributionLine
)
Public Shared Widening Operator CType ( 
	distributionLine As String
) As RfsgSynchronizedScriptTriggerDistributionLine

Parameters

distributionLine
Type: SystemString
Specifies the string to be converted to equivalent RfsgSynchronizedScriptTriggerDistributionLine object.

Return Value

Type: RfsgSynchronizedScriptTriggerDistributionLine
Returns an object of type RfsgSynchronizedScriptTriggerDistributionLine from the string passed in the distributionLine.

See Also

In This Section
Was this information helpful?