IPWorks Cloud 2020 iOS Edition

Questions / Feedback?

accountId (property)

The Id of the account.

Syntax

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

Default Value

""

Remarks

The Id of the account.

This property reflects the Id of the account.

This property is read-only.

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