Twitterizer 2 Documentation
IsPublic Property
NamespacesTwitterizerUpdateListOptionsIsPublic
Gets or sets a value indicating whether this instance is public.
Declaration Syntax
C#Visual Basic
public Nullable<bool> IsPublic { get; set; }
Public Property IsPublic As Nullable(Of Boolean)
	Get
	Set
Value
true if this instance is public; otherwise, false.

Assembly: Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)