Common Data PagesSubfield Data PageSubpage 2 Property
SubPage data field.
Definition
Namespace: SmallEarthTech.AntPlus
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.1.0+bee07ae1f518f90000e3a8eef95ac61052778db9
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.1.0+bee07ae1f518f90000e3a8eef95ac61052778db9
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