Click or drag to resize

IAskiaPortalInstance Properties

The IAskiaPortalInstance type exposes the following members.

Properties
  NameDescription
Public propertyCompanyName
Get the name of the company that manage the AskiaPortal instance.
(Inherited from IAskiaPortalInstanceData.)
Public propertyGuid
Get the GUID of the AskiaPortal instance.
(Inherited from IAskiaPortalInstanceData.)
Public propertyIsBlocked
Indicates if the instance has been blocked
(Inherited from IAskiaPortalInstanceData.)
Public propertyIsDeleted
Indicates if the instance has been deleted
(Inherited from IAskiaPortalInstanceData.)
Public propertyLicenses
Get the list of licenses for the AskiaPortal instance.
(Inherited from IAskiaPortalInstanceData.)
Public propertyName
Get the name of the AskiaPortal instance.
(Inherited from IAskiaPortalInstanceData.)
Public propertySynchronizationToken
Get the last synchronization token of the AskiaPortal instance.
(Inherited from IAskiaPortalInstanceData.)
Public propertySynchronizedAt
Get the last synchronization date (In UTC)
(Inherited from IAskiaPortalInstanceData.)
Public propertyUsages
Get the licenses usages per month.
(Inherited from IAskiaPortalInstanceData.)
Top
See Also