Common Data PagesSubfield Data PageSubpage 2 Property
SubPage data field.
Definition
Namespace: SmallEarthTech.AntPlus
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.3+aa3585b1fd28890f80989694dfc5151cea97b05e
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.3+aa3585b1fd28890f80989694dfc5151cea97b05e
C#
public CommonDataPagesSubfieldDataPageSubPage Subpage2 { get; }VB
Public ReadOnly Property Subpage2 As CommonDataPagesSubfieldDataPageSubPage
GetC++
public:
property CommonDataPagesSubfieldDataPageSubPage Subpage2 {
CommonDataPagesSubfieldDataPageSubPage get ();
}F#
member Subpage2 : CommonDataPagesSubfieldDataPageSubPage with get