Variable.InitValue Property

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Variable Class > Variable Properties >

Variable.InitValue Property

BR.AN.PviServices .NET


Gets or sets the value which is used for the creation command. Will not be used if not set or empty. You must not mix up InitValue with .

[Visual Basic]

Public Property InitValue() As String

  Public Get

  End Get

  Public Set

  End Set

End Property

[C#]

public string InitValue { public get; public set; }

Property Value

InitValue

See Also

Variable Class | BR.AN.PviServices Namespace | InitialValue


Generated from assembly BR.AN.PviServices [8.1.0.4]