ArcObjects Library Reference (GeoSurvey)  

IGSLine2.HideOnPublish Property

Hide the line from publication.

[Visual Basic .NET]
Public Property HideOnPublish As Boolean
[C#]
public bool HideOnPublish {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSLine2 Interface