IAvailabilityProvider Interface
Describes the AvailabilityProvider property for the ListColumnV2<TBusinessObject> object.
Namespace: Microsoft.WindowsServerSolutions.Administration.ObjectModel.Internal
Assembly: Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)
Syntax
public interface IAvailabilityProvider
public interface class IAvailabilityProvider
Public Interface IAvailabilityProvider
Properties
Name | Description | |
---|---|---|
IsAvailable | Gets a value that determines if the object is available. |
See Also
Microsoft.WindowsServerSolutions.Administration.ObjectModel.Internal Namespace
Return to top