This document is archived and information here might be outdated.  Recommended version.


ISpecifyPropertyPages.GetPages Method (ArcObjects .NET 10.8 SDK)
ArcGIS Developer Help

ISpecifyPropertyPages.GetPages Method

[Visual Basic .NET]
Public Sub GetPages ( _
    ByRef pPages As tagCAUUID _
)
[C#]
public void GetPages (
    ref tagCAUUID pPages
);

Product Availability

Available with ArcGIS Desktop. Requires Data Interoperability Extension.

See Also

ISpecifyPropertyPages Interface