OrgList Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes the Collection of Orgs that a user may select from. This is used to display the list to the user
public sealed class OrgList : System.ComponentModel.INotifyPropertyChanged
type OrgList = class
interface INotifyPropertyChanged
Public NotInheritable Class OrgList
Implements INotifyPropertyChanged
- Inheritance
-
OrgList
- Implements
Constructors
OrgList() |
Container for Dataverse Orgs List. |
Properties
OrgsList |
List of Orgs |
Events
PropertyChanged |
WPF EVENT HOOK |