IPWorks Cloud 2020 iOS Edition

Questions / Feedback?

accountTags (property)

The account's resource tags.

Syntax

@property (nonatomic,readonly,assign,getter=accountTags) NSString* accountTags;
- (NSString*)accountTags;
public var accountTags: String {
  get {...}
}

Default Value

""

Remarks

The account's resource tags.

This property holds a comma-separated list containing all of the tags that the account has applied to any of its resources.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 iOS Edition - Version 20.0 [Build 8265]