Click or drag to resize

GHAClassAttributeIsWebViewable Property

[This is preliminary documentation and is subject to change.]

Determines if the class has elements that can be viewed via a browser

Namespace:  GHASchema.Attributes
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
public virtual bool IsWebViewable { get; set; }

Property Value

Type: Boolean
See Also