IPWorks Cloud 2020 iOS Edition

Questions / Feedback?

accountTeamMemberId (property)

The team member Id of the account.

Syntax

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

Default Value

""

Remarks

The team member Id of the account.

This property reflects the team member Id of the account, if the account is paired to a team.

This property is read-only.

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