<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Value Class > Value Properties > Value.IsDerived Property |
Gets if the data type is derived from an existing type. -1 ... undefined; 0 ... NOT derived; 1 ... It is derived! call to get further information about the derivation.
[Visual Basic]
Public ReadOnly Property IsDerived() As SByte
Public Get
End Get
End Property
[C#]
public sbyte IsDerived { public get; }
Is the data type deirved or not.
Value Class | BR.AN.PviServices Namespace | ReadExtendedTypeInfo
Generated from assembly BR.AN.PviServices [8.1.0.4]