adTempus API
ArcanaDevelopment.adTempus.Client Namespace / FileServiceProvider Class / IsCloudService Property

In This Topic
    IsCloudService Property
    In This Topic
    Indicates whether the provider is a cloud storage provider.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsCloudService As Boolean
    public bool IsCloudService {get;}
    Remarks
    ServiceType must be set
    See Also