  | 
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.helpclassesAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntaxpublic bool IsVisibleWeb { get; set; }No code example is currently available or this language may not be supported.
Property Value
BooleanTrue if this instance is visible web, false if not.
See Also