DerivationBase.DerivedFrom Property

<< 点击显示目录 >>

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

DerivationBase.DerivedFrom Property

BR.AN.PviServices .NET


Gets the derivation definition if this derivation is already derived from an other type.

[Visual Basic]

Public ReadOnly Property DerivedFrom() As DerivationBase

  Public Get

  End Get

End Property

[C#]

public DerivationBase DerivedFrom { public get; }

Property Value

DerivedFrom

See Also

DerivationBase Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]