The following tables list the members exposed by Group.
Name | Description | |
---|---|---|
![]() | Group Constructor |
Name | Description | |
---|---|---|
![]() | Description | Gets or sets the group description. |
![]() | Id | Gets or sets the group id. |
![]() | IsPublic | Gets or sets if the group is public. |
![]() | Phone | Gets or sets the group phone. |
![]() | Thumbnail | Gets or sets the group thumbnail. |
![]() | ThumbnailImage | Gets or sets the thumbnail image. |
![]() | ThumbnailUrl | Gets or sets the URL of the thumbnail. |
![]() | Title | Gets or sets the group title. |
Name | Description | |
---|---|---|
![]() | ThrowOnInvalidPropertyName | Determines whether to throw an exception (true) or use Debug.Fail() (false) when an invalid property name is passed to VerifyPropertyName. This is false by default but derived classes may set/override this property. (Inherited from ESRI.ArcGIS.Mobile.Client.ObservableObject) |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | Raises the PropertyChanged event. (Inherited from ESRI.ArcGIS.Mobile.Client.ObservableObject) |
![]() | VerifyPropertyName | Verifies that the object contains a property with the given name. This method does not exist in a release build. (Inherited from ESRI.ArcGIS.Mobile.Client.ObservableObject) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from ESRI.ArcGIS.Mobile.Client.ObservableObject) |