Click or drag to resize
Infosoft Logo

InfoWebDeviationIsVisibleWeb Property

Gets or sets a value indicating whether this instance is visible on web. Only from source systems where this parameter is available.

Namespace: Infosoft.Webservices.Subscription.helpclasses
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public bool IsVisibleWeb { get; set; }

Property Value

Boolean
True if this instance is visible web, false if not.
See Also